1 write to ImageUrl
System.Web.DataVisualization (1)
Common\General\Label.cs (1)
553
newLabel.
ImageUrl
= this.ImageUrl;
2 references to ImageUrl
System.Web.DataVisualization (2)
Common\General\ChartGraphics.cs (1)
2347
imageUrl = label.
ImageUrl
;
Common\General\Label.cs (1)
553
newLabel.ImageUrl = this.
ImageUrl
;