3 references to FixedValue
System.Web.DataVisualization (3)
Common\ChartTypes\ErrorBarChart.cs (3)
1626 errorBarType = ErrorBarType.FixedValue; 1694 if(errorBarType == ErrorBarType.FixedValue) 1780case ErrorBarType.FixedValue: