Page 1 of 1

Multiple Vertical Axes

Posted: Sat Oct 20, 2012 4:11 pm
by 13052810
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 5132 times

Re: Multiple Vertical Axes

Posted: Mon Oct 22, 2012 11:29 am
by yeray
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