Gets a value indicating whether the series values increase monotonously in specified dimension.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
bool IsSorted ( |
Visual Basic Copy Code |
---|
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 |