1 write to LegendUrl
System.Web.DataVisualization (1)
Common\DataManager\DataPoint.cs (1)
1995this.LegendUrl = stringValue;
2 references to LegendUrl
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
2177 item.Url = point.ReplaceKeywords(point.LegendUrl); 2245 item.Url = series.ReplaceKeywords(series.LegendUrl);