2 writes to _columnType
System.Windows.Forms.DataVisualization (2)
Common\General\LegendColumns.cs (2)
223this._columnType = columnType; 290 this._columnType = value;
1 reference to _columnType
System.Windows.Forms.DataVisualization (1)
Common\General\LegendColumns.cs (1)
286 return this._columnType;