Implemented interface member:
property
Url
System.Web.UI.DataVisualization.Charting.IChartMapArea.Url
2 writes to Url
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
2177
item.
Url
= point.ReplaceKeywords(point.LegendUrl);
2245
item.
Url
= series.ReplaceKeywords(series.LegendUrl);
1 reference to Url
System.Web.DataVisualization (1)
Common\General\LegendColumns.cs (1)
1739
return this.LegendItem.
Url
;