Multiple Vertical Axes

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
tirby
Newbie
Newbie
Posts: 84
Joined: Mon Mar 16, 2009 12:00 am

Multiple Vertical Axes

Post by tirby » Sat Oct 20, 2012 4:11 pm

I'm trying to re-create the graph as shown in the Graphing model shown below.
I can't figure out how to create multiple Y-Axes like the right-most scale labeled Rate(bpm).
They need to be created dynamically because the user will determine how many Axes/Data-sets to use.
I'm not completely sure how to associate a created vertical axis with a created FastLine either.

Any help you can provide would be greatly appreciated.

Thanks
Graphing model.gif
Graphing model.gif (91.67 KiB) Viewed 4814 times

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

Re: Multiple Vertical Axes

Post by Yeray » Mon Oct 22, 2012 11:29 am

Hi,

I'd suggest you to take a look at the "Multiple Custom Axes" section in the "Tutorial 4 - Axis Control".
You can also find here a simple example using custom axes and doing something similar to what you requested:
http://www.teechart.net/support/viewtop ... xes#p58286
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