XField Property (FlexLineSeries)

Action

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

If Nothing, the data points are rendered in the order they appear in the data provider. The default value is Nothing.

Syntax

'Declaration
Protected Read Property xField As String

Access

Read only.