YField Property (FlexBubbleSeries)

Class

FlexBubbleSeries class

Action

Gets the field of the data provider that determines the y-axis location of each data point.

If null, the BubbleSeries assumes that the data provider is an Array of numbers, and uses the numbers as values for the data points. The default value is null.

Data Type

STRING

Access

Read only