Indicates whether the data in the domain of the specified Series is sorted.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
protected boolean domainSorted ( |
The index of the Series.
true if the data is sorted; otherwise, false.
See Also