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