[This is preliminary documentation and subject to change.]
If your data may be be specified out of order (that is abscissa values with a higher index may be less than abscissa values of a lower index), then data sorting may be necessary to implement some of the functionality of this object. If you know your data is already ordered with abscissa values lowest -> highest, then you may set this to false. It's default is true.
LabelAxis Class | NPlot Namespace