Multiple Axis on L/R

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
pbooth
Newbie
Newbie
Posts: 9
Joined: Mon Apr 19, 2004 4:00 am
Location: Folsom, CA

Multiple Axis on L/R

Post by pbooth » Sat Feb 07, 2009 11:18 pm

I have noted in your help file, a chart has 5 axes. I have also noted that I can have multiple custom axes for any 1 axis.

Is it possible to have 2 left and 2 right axes? All 4 series would have different max min values. I trying to do something like the pic I have posted. I would want to display the scales and ticks marks for all 4 simultaneously. The chart need not look like the attached, but that is the gen idea I would like to achieve.

Currently, I am only able to display 1 series on each side. I am using Fastline if it matters.

Thanks for any suggestions.


Image[/img]

pbooth
Newbie
Newbie
Posts: 9
Joined: Mon Apr 19, 2004 4:00 am
Location: Folsom, CA

Post by pbooth » Sun Feb 08, 2009 9:12 pm

Ok, I think I figured it out. Just more the margin of the chart over a little and use 2 custom axes.

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

Post by Yeray » Mon Feb 09, 2009 8:18 am

Hi pbooth,

Yes, the general idea would be to add one axis for each series, set them to be drawn to the left or to the right and set enough margin in the chart to ensure they will be shown.

Here there is a thread where a customer asked for something similar. I hope it helps.
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