Search found 2 matches
- Thu Nov 03, 2011 3:26 pm
- Forum: VCL
- Topic: Teechart 2011 Legend Color Bug ?
- Replies: 5
- Views: 4681
Re: Teechart 2011 Legend Color Bug ?
Hi Yeray, TFastLineSeries a sample with the different colors http://fino.go-sys.de/image1.jpg a sample with the code in the FormActive function. http://fino.go-sys.de/image2.jpg a sample with the correct colors Series1->SeriesColor = clBlue; Series2->SeriesColor = clRed; Series3->SeriesColor = clGre...
- Wed Nov 02, 2011 4:03 pm
- Forum: VCL
- Topic: Teechart 2011 Legend Color Bug ?
- Replies: 5
- Views: 4681
Teechart 2011 Legend Color Bug ?
Hi, i have a TeeChart v2011.03.30407 problem with the syncronisation between series color and the legend color. I have a program with 16 series with different colors and the option "Font Series Color" is checked. When i start my program the legend has not the same color as the series color. When I i...