Gets a value indicating whether values of specified series increase monotonously in X dimension.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected bool XSorted ( |
Visual Basic Copy Code |
---|
Protected Function XSorted( _ |
An integer index of a Series within the list of series rendered by this Renderer2D.
true if specified series is sorted, or false otherwise.
Charting for .NET MAUI Guide | © 2024 MindFusion |