YFacts (Collection)

Member of:

ChartSection (Collection)

Description:

Collection of YFact objects, each of which represents a fact object on the Y axis of a scatter or bubble chart.

Example:

This example shows you how to add the values from Amounts Sales to the Y Axis in the data layout.

ActiveDocument.Sections["Chart2"].YFacts.Add("Amount_Sales")

Methods:

Add(Item Name as String), AddComputedItem(Name as String, Expression as String, [optional] Index as Number), Item(Value as Name or Index), Remove(Value as Name or Index), RemoveAll

Properties:

Read OnlyAxisType as BqChartAxisType constant, Count as Number

Constants:

The AxisType (Property) uses the BqChartAxisType constant group, which consists of these values: