1 write to LegendPostBackValue
System.Web.DataVisualization (1)
Common\DataManager\DataPoint.cs (1)
1999
this.
LegendPostBackValue
= stringValue;
2 references to LegendPostBackValue
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
2176
item.PostBackValue = point.ReplaceKeywords(point.
LegendPostBackValue
);
2247
item.PostBackValue = series.ReplaceKeywords(series.
LegendPostBackValue
);