Gets a value indicating whether values of specified series increase monotonously in Y dimension.
Namespace: MindFusion.Charting
File: Renderer2D.js
JavaScript Copy Code |
---|
function ySorted (seriesIndex) |
An integer index of a Series within the list of series rendered by this Renderer2D.
true if specified series is sorted, or false otherwise.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |