3 writes to pointLabelsMarkersPresent
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\BarChart.cs (3)
309
this.
pointLabelsMarkersPresent
= false;
662
this.
pointLabelsMarkersPresent
= true;
666
this.
pointLabelsMarkersPresent
= true;
1 reference to pointLabelsMarkersPresent
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\BarChart.cs (1)
313
if(this.
pointLabelsMarkersPresent
)