Implemented interface member:
property
Url
System.Web.UI.DataVisualization.Charting.IChartMapArea.Url
2 references to Url
System.Web.DataVisualization (2)
Common\General\ImageMap.cs (2)
473if (!String.IsNullOrEmpty(this.Url)) 476string resolvedUrl = chart.ResolveClientUrl(this.Url);