4 references to Percentage
System.Windows.Forms.DataVisualization (4)
Common\ChartTypes\ErrorBarChart.cs (4)
1630 errorBarType = ErrorBarType.Percentage; 1698 else if(errorBarType == ErrorBarType.Percentage) 1762 if(errorBarType == ErrorBarType.Percentage) 1781case ErrorBarType.Percentage: