Series Animation does not work

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
redgar
Newbie
Newbie
Posts: 14
Joined: Tue Jan 15, 2013 12:00 am

Series Animation does not work

Post by redgar » Wed Jul 24, 2013 1:00 pm

Hi

I was exploring the options in the chart editor and found the Tools, Series Animation to be a desirable effect. I can set these options in the editor, and even view how it works, but this does not work in the running code.

Looking through your DEMO the source code features the command "ChartTool1.Execute" but execute is not recognized when I try the same on my own chart.

What am I doing wrong/missing? I have searched the forums and help but been unsuccessful in finding a solution.

Many thanks for any and all guidance.

Rob

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

Re: Series Animation does not work

Post by Yeray » Fri Jul 26, 2013 2:02 pm

Hi Rob,

If you do like in the demo, I see no reason why it shouldn't work in your application.
I guess you are doing something different that makes it not to work as expected.
Could you please arrange a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
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