2 writes to _headerText
System.Windows.Forms.DataVisualization (2)
Common\General\LegendColumns.cs (2)
222
this.
_headerText
= headerText;
596
this.
_headerText
= value;
1 reference to _headerText
System.Windows.Forms.DataVisualization (1)
Common\General\LegendColumns.cs (1)
592
return this.
_headerText
;