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