Implements Series.IsSorted. StockPriceSeries always returns false.
Namespace: MindFusion.Charting
File: StockPriceSeries.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.