Search found 1 match
- Tue Oct 26, 2004 5:52 pm
- Forum: VCL
- Topic: Chart -> RemoveAll -> RedrawAll
- Replies: 1
- Views: 3711
Chart -> RemoveAll -> RedrawAll
Hello Steema, I have a big problem: I plotted a chart with a Candleseries (MainSeries), a few TLineSeries and some ChartTools. Now i want to change all values of my MainSeries. When i clear that series i got an exception (maybe because of the refering TLineSeries to the MainSeries?). So i tried to d...