Implements Series.IsSorted. PointSeries always returns false.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public bool IsSorted ( |
Visual Basic Copy Code |
---|
Public Function IsSorted( _ |
An integer value identifying the dimension.
true if the values are sorted in specified dimension, or false otherwise.