Implements Series.IsSorted. PointSeries always returns false.
Namespace: MindFusion.Charting
Assembly: 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.
Charting for .NET MAUI Guide | © 2024 MindFusion |