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