1 write to _postbackValue
System.Web.DataVisualization (1)
Common\General\LegendColumns.cs (1)
1410
this.
_postbackValue
= value;
3 references to _postbackValue
System.Web.DataVisualization (3)
Common\General\LegendColumns.cs (3)
1406
return this.
_postbackValue
;
1783
if (this.
_postbackValue
.Length > 0)
1785
return this.
_postbackValue
;