6 writes to refreshMinMaxFromData
System.Windows.Forms.DataVisualization (6)
Common\General\Axis.cs (1)
3302
refreshMinMaxFromData
= true;
Common\General\ChartArea.cs (4)
1335
_axisArray[0].
refreshMinMaxFromData
= true;
1336
_axisArray[1].
refreshMinMaxFromData
= true;
1337
_axisArray[2].
refreshMinMaxFromData
= true;
1338
_axisArray[3].
refreshMinMaxFromData
= true;
Common\General\ChartAreaAxes.cs (1)
1206
axis.
refreshMinMaxFromData
= false;
2 references to refreshMinMaxFromData
System.Windows.Forms.DataVisualization (2)
Common\General\ChartAreaAxes.cs (2)
663
!axis.
refreshMinMaxFromData
&&
1047
if( !axis.
refreshMinMaxFromData
&&