TeeChart 8.02 and Line Graph Colors
Posted: Wed Apr 02, 2008 1:08 pm
Hi,
I'm using TeeChart8.02Delphi7, and since upgrading from the "free" version built into Delphi, the color of all my line graphs, are always red.
I use the TLineSeries, and then:
Add( SomeNumber , SomeString, clBlue);
But it doesn't matter: With a bar graph the color changes to blue, but with a line graph it just stays red. Am I doing something wrong?
Like I mentioned, it worked perfectly with the built in version in Delphi 7.
Regards,
Christiaan
I'm using TeeChart8.02Delphi7, and since upgrading from the "free" version built into Delphi, the color of all my line graphs, are always red.
I use the TLineSeries, and then:
Add( SomeNumber , SomeString, clBlue);
But it doesn't matter: With a bar graph the color changes to blue, but with a line graph it just stays red. Am I doing something wrong?
Like I mentioned, it worked perfectly with the built in version in Delphi 7.
Regards,
Christiaan