XField Property (FlexBarSeries)

Action

Gets the field of the data provider that determines the x-axis location of the top of each bar.

If Nothing, the BarSeries assumes that the data provider is an Array of numbers, and uses the numbers as values.

The default value is Nothing.

Syntax

'Declaration
Protected Read Property xField As String

Access

Read only.