Search
Renderer2D.getMaxXSum Method
See Also
 






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

Namespace: MindFusion.Charting
File: Renderer2D.js

 Syntax

JavaScript  Copy Code

function getMaxXSum ()

 Return Value

A number value containing the maximum sum.

 See Also