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