YField Property (FlexBarSeries)

Action

Gets the field of the data provider that determines the y-axis location of the bottom of each bar in the chart.

If Nothing, Flex arranges the bars in the order of the data in the data provider.

The default value is Nothing.

Syntax

'Declaration
Protected Read Property yField As String

Access

Read only.