1 write to _url
System.Web.DataVisualization (1)
Common\General\LegendColumns.cs (1)
1367
this.
_url
= value;
3 references to _url
System.Web.DataVisualization (3)
Common\General\LegendColumns.cs (3)
1371
return this.
_url
;
1731
if(this.
_url
.Length > 0)
1733
return this.
_url
;