2 writes to _chartArea
System.Windows.Forms.DataVisualization (2)
Common\General\ChartArea3D.cs (2)
126
this.
_chartArea
= chartArea;
135
this.
_chartArea
= chartArea;
20 references to _chartArea
System.Windows.Forms.DataVisualization (20)
Common\General\ChartArea3D.cs (20)
201
if (this.
_chartArea
!= null)
215
this.
_chartArea
.Invalidate();
249
if (this.
_chartArea
!= null)
251
this.
_chartArea
.Invalidate();
276
if (this.
_chartArea
!= null)
278
this.
_chartArea
.Invalidate();
301
if (this.
_chartArea
!= null)
303
this.
_chartArea
.Invalidate();
340
if (this.
_chartArea
!= null)
342
this.
_chartArea
.Invalidate();
371
if (this.
_chartArea
!= null)
373
this.
_chartArea
.Invalidate();
402
if (this.
_chartArea
!= null)
404
this.
_chartArea
.Invalidate();
433
if (this.
_chartArea
!= null)
435
this.
_chartArea
.Invalidate();
464
if (this.
_chartArea
!= null)
466
this.
_chartArea
.Invalidate();
495
if (this.
_chartArea
!= null)
497
this.
_chartArea
.Invalidate();