ColorGridSeries Axis problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
JKLee
Newbie
Newbie
Posts: 7
Joined: Fri Nov 23, 2007 12:00 am

ColorGridSeries Axis problem

Post by JKLee » Sat May 16, 2009 8:00 am

Using
- C++ Builder 2007
- TeeChart Pro 8.04 VCL

When I developed a program with TeeChart Pro 7.x, I have no problem.
but after upgrade teeChart 8.04, occur some problems.

ColorGridSeries problems.
when Axis inverted, colorgrid draw not inverted.
and draw other values in same axis.

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Mon May 18, 2009 7:58 am

Hi JKLee,

Please, could you send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

JKLee
Newbie
Newbie
Posts: 7
Joined: Fri Nov 23, 2007 12:00 am

Post by JKLee » Wed May 20, 2009 5:57 am

after run my sample Program.
firstly click the BitBtn1.
you can see the color grid image in X range (0~100).
and check Invert.

so, x axis inverted.
but color grid image draw in x range (0~-100).

correct image draw x range (0~100)

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Wed May 20, 2009 10:38 am

Hi JKLee,

Yes I've reproduced it with TeeChart v8.04 but TColorGrid series has been highly modified since then and with actual sources I it seems to be ok. So, for the next maintenance release that will be released soon, it should be fixed.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply