Implements Series.isSorted.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean isSorted ( |
An integer value identifying the dimension.
true if the values are sorted in specified dimension, or false otherwise.
See Also