Gets a value indicating whether the Series values increase monotonously in the specified dimension.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
boolean isSorted ( |
The zero-based index of the dimension.
true if the values are sorted in the specified dimension; otherwise, false.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |