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