2 references to GetTotalYValue
System.Windows.Forms.DataVisualization (2)
Common\DataManager\DataSeries.cs (2)
1042 return this.GetTotalYValue(0); 1245 double totalValue = this.GetTotalYValue(yValueIndex);