YField Property (FlexAreaSeries)

Action

Gets the field of the data provider that determines the position of the data point on the vertical axis.

If Nothing, the AreaSeries assumes the dataProvider 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.