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