Implemented interface member:
property
Url
System.Web.UI.DataVisualization.Charting.IChartMapArea.Url
1 write to Url
System.Windows.Forms.DataVisualization (1)
Common\General\Label.cs (1)
551
newLabel.
Url
= this.Url;
2 references to Url
System.Windows.Forms.DataVisualization (2)
Common\General\ChartGraphics.cs (1)
2256
url = label.
Url
;
Common\General\Label.cs (1)
551
newLabel.Url = this.
Url
;