TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
pbooth
- Newbie

- Posts: 9
- Joined: Mon Apr 19, 2004 4:00 am
- Location: Folsom, CA
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.

[/img]
-
pbooth
- 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

- Posts: 9645
- 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.