Howto Sync sizes of 2 charts

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Christian Ziegelt
Newbie
Newbie
Posts: 12
Joined: Mon Feb 17, 2014 12:00 am

Howto Sync sizes of 2 charts

Post by Christian Ziegelt » Tue Mar 25, 2014 10:22 am

Hello every one,

a short question regarding syncing of two charts.
Both charts are filled with values at the same time -> Bottom Axis is the same in scale.

Unfortunately the start and end position (pixel) of the main chart part is not always the same (left / right axis visible, Legend width different, ...)

What I would like is to synchronize both charts width and left position in pixel coordinates. Regardless whether axis are visible or legend is visible.
Something like the maximum of both if one is changed.

Any idea how to manage this ?

Many thanks in advance.
Attachments
2Charts.png
2Charts.png (32.54 KiB) Viewed 5087 times

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

Re: Howto Sync sizes of 2 charts

Post by Yeray » Tue Mar 25, 2014 10:38 am

Hello,

Take a look at the following threads where this has been discussed:
http://www.teechart.net/support/viewtop ... =3&t=13515
http://www.teechart.net/support/viewtop ... =3&t=10620
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

Christian Ziegelt
Newbie
Newbie
Posts: 12
Joined: Mon Feb 17, 2014 12:00 am

Re: Howto Sync sizes of 2 charts

Post by Christian Ziegelt » Tue Mar 25, 2014 12:25 pm

Thanks for the help !

Post Reply