Facts (Object)

Member of:

Facts collection

Description:

For a chart object, this object represents a chart Y axis. The Facts object properties affect Y axis position and the Y Facts categories in the Outliner.

For a gauge, this object represents this objects represents an individual Bullet, Slider, Speedometer, Thermometer and TrafficLight actual fact object. It does not have any methods, and only includes a read-only Name property.

Example:

In this example, the fact object uses grand total data percent:

ActiveDocument.Sections["Chart"].Facts["Amount Sales"].DataFunction = bqDataFunctionPercentOfGrand

Methods:

Hide(), UnHide()

Properties:

Read-Write: Property Axis AxisPlotValue as BqChartAxisPlotValue, Property DataFunction as BqDataFunction, Property Name as String

Read-Only: Name as String