Gets the maximum sum of X data values locates at same index in all series.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected double GetMaxXSum () |
Visual Basic
Copy Code
|
|---|
Protected Function GetMaxXSum () As Double |
A double value containing the maximum sum.
See Also