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