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