MindFusion.Charting for Java Programmer's Guide |
DataBoundSeries.isSorted Method |
See Also |
![]() ![]() |
Implements Series.isSorted. Gets a value indicating whether the Series values increase monotonously in the specified dimension.
Namespace: com.mindfusion.charting
File: 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.
© 2022 MindFusion |