YField Property (FlexBubbleSeries)

Action

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

If Nothing, 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 Nothing.

Syntax

'Declaration
Protected Read Property yField As String

Access

Read only.