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.
In this example, the fact object uses grand total data percent:
ActiveDocument.Sections["Chart"].Facts["Amount Sales"].DataFunction = bqDataFunctionPercentOfGrand
Read-Write: Property Axis AxisPlotValue as BqChartAxisPlotValue, Property DataFunction as BqDataFunction, Property Name as String