Gets a value indicating whether the values of the specified Series increase monotonously in the X-dimension.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
protected boolean xSorted ( |
The zero-based index of the Series within the list of Series rendered by this Renderer2D.
true if the specified Series is sorted; otherwise false.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |