SortOnXField Property (FlexLineSeries)

Class

FlexLineSeries class

Action

Gets whether the line datapoints are sorted from left to right before rendering.

By default, the LineSeries renders points from left to right. Set this property to false to render the items in the order they appear in the data provider.

The default value is true.

Data Type

BOOLEAN

Access

Read only