Legend scroll bar crashes when user scrolls
Posted: Wed May 05, 2010 2:45 pm
We are using teechart .net 2. Please try and see if you can duplicate the error.
Thanks,
Hookem
Thanks,
Hookem
Steema Software - Customer Support Forums
http://216.92.101.67/support/
Code: Select all
Steema.TeeChart.Styles.Line line1 = new Steema.TeeChart.Styles.Line(tChart1.Chart);
line1.FillSampleValues();
Steema.TeeChart.Tools.LegendScrollBar legendScrollBar1 = new Steema.TeeChart.Tools.LegendScrollBar(tChart1.Chart);