4 writes to _processBaseChart
System.Windows.Forms.DataVisualization (4)
Common\ChartTypes\LineChart.cs (4)
330
_processBaseChart
= false;
359
_processBaseChart
= true;
493
_processBaseChart
= true;
703
_processBaseChart
= true;
3 references to _processBaseChart
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\LineChart.cs (3)
334
if(
_processBaseChart
)
481
if(!
_processBaseChart
)
694
if(!
_processBaseChart
)