Hi,
V4.4.0.51 & VS2003
In my attached sample, I use this code to display series symbol on legend:
this.chartControl1.Legend.ShowSymbol=true;
That works well. The problem is:
When you double click the diamond symbol on the legend to display 'Chart Series Style' window, in 'Symbol' tab, change the series symbol from 'diamond' to 'tringle'. You can see the chart series has been changed with 'triangle' symbol, but the symbol on legend is still 'diamond'. It does not redraw to triangle.
How to fix that?
Lan
LineChart9.zip