Implements Series.IsSorted.
Namespace: MindFusion.Charting
File: FunctionSeries.js
JavaScript Copy Code |
---|
function isSorted (dimension) |
Type: Number
Number. An integer value identifying the dimension.
Type: Boolean
Boolean. true if the values are sorted in specified dimension, or false otherwise.