Implements Series.isSorted. Gets a value indicating whether the Series values increase monotonously in the specified dimension.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public boolean isSorted ( |
An integer value identifying the dimension.
true if the values are sorted in the specified dimension; otherwise, false.