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