(Live) PieChart (Object)

Member of:

Dashboard objects

Description:

Represents a (Live) PieChart object and its properties.

The following PieChart object properties use constants in their parameters:

Example:

The example shows how to set common Live Pie Chart properties:

PieChart.Comments = "Market Share"
PieChart.Effect = bqLiveChartEffect3D
PieChart.Explode = true
PieChart.Locked = false
PieChart.Name = "Pie Chart Market Share"
PieChart.SourceSectionName = "Results"
PieChart.Subtype = bqLivePieChartTypePie
PieChart.Type = bqLivePieChart
PieChart.Visible = true

Methods:

None

Properties:

Read-write::AccessibilityText (Property), AppendObjectText (Property), Comments as String, Effect as BqLiveChartEffect, Explode as Boolean, Locked as Boolean, Name as String, SourceSelectionName as String, Subtype as BqLivePieChartType, Type as BqShapeType, Visible as Boolean

Objects:

UserValues collection, Placement object, Data object, Subcomponents object