1 write to _mapAreaAttribute
System.Web.DataVisualization (1)
Common\General\LegendColumns.cs (1)
1387
this.
_mapAreaAttribute
= value;
3 references to _mapAreaAttribute
System.Web.DataVisualization (3)
Common\General\LegendColumns.cs (3)
1391
return this.
_mapAreaAttribute
;
1757
if(this.
_mapAreaAttribute
.Length > 0)
1759
return this.
_mapAreaAttribute
;