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