Implemented interface member:
property
Url
System.Web.UI.DataVisualization.Charting.IChartMapArea.Url
3 writes to Url
System.Windows.Forms.DataVisualization (3)
Common\General\Legend.cs (2)
2219
cell.
Url
= point.ReplaceKeywords(cell.Url);
2268
cell.
Url
= series.ReplaceKeywords(cell.Url);
Common\General\LegendColumns.cs (1)
761
newCell.
Url
= this.Url;
2 references to Url
System.Windows.Forms.DataVisualization (2)
Common\General\Legend.cs (2)
2219
cell.Url = point.ReplaceKeywords(cell.
Url
);
2268
cell.Url = series.ReplaceKeywords(cell.
Url
);