(Live) BarChart (Object)

Member of:

Dasbhoard objects

Description:

Represents a (Live) BarChart object and its properties.

The following (Live) BarChart object properties use constants in their parameters:

Example:

The example shows how to remove all fact items, and adds the fact item “Unit Sales”:

BarChart.Facts.RemoveAll()
BarChart.SourceSectionName = "Results"
BarChart.Facts.Add("Unit Sales")

Methods:

None

Properties:

Read-write:AccessibilityText (Property), AppendObjectText (Property), Comments as String, Effect as BqLiveChartEffect, Locked as Boolean, Name as String, Orientation as BqObjectOrientation, SourceSectionName as String, Subtype as BqLiveBarChartType, Visible as Boolean

Read only: Type as BqShapeType

Objects:

UserValues collection, Placement objects, Data object, Subcomponents object