Implements Series.isSorted. SimpleSeries always returns false.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public boolean isSorted ( |
true if the values are sorted in the specified dimension; otherwise, false.
The dimensions are three – X, Y and Z. The Series3D uses data from all of them.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |