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