Implements Series.isSorted. Series2D always returns false.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean isSorted ( |
The zero-based index of the dimension.
true if the values are sorted in specified dimension; otherwise, false.
See Also