Search
Renderer2D.getMaxYSum Method
See Also
 






Gets the maximum sum of Y data values locates at same index in all series.

Namespace: MindFusion.Charting
File: Renderer2D.js

 Syntax

JavaScript  Copy Code

function getMaxYSum ()

 Return Value

A number value containing the maximum sum.

 See Also