MindFusion.Charting for Java Programmer's Guide |
SimpleSeries.isSorted Method |
See Also |
![]() ![]() |
Implements Series.isSorted. SimpleSeries always returns false.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
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.
© 2022 MindFusion |