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