Implements Series.IsSorted. Series2D always returns false.
Namespace: MindFusion.Charting
File: Series2D.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.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |