Need help with custom axes

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Paul
Newbie
Newbie
Posts: 18
Joined: Fri Jan 09, 2004 5:00 am

Need help with custom axes

Post by Paul » Thu Jan 29, 2004 5:54 pm

Hi,

I want to plot some time series data on a chart, i.e. with date-time on the x-axis and the other parameter(s) on the y-axis. I want to display each of the parameters on its own custom axis. For example, the first parameter should start at the bottom of the chart and go 25% up the chart, the second should start at 25% up and go to 50% etc. The outcome should look like a series of mini-plots stacked on top of eachother (with a common x-axis). Ideally I'd like the colour of the axis (incl. ticks and labels) to match the colour of the series. How can I achieve this?

Thanks

Paul

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Jan 30, 2004 6:55 am

Hi, Paul.

I think the feature you need (multiple custom axes) is demonstrated in TeeChart NET demo. Especially, check the all examples under eht "All Features -> Axes demo node) : Opaque zones, Permanent custom axes and Scrolling multiple axes.
Marjan Slatinek,
http://www.steema.com

Paul
Newbie
Newbie
Posts: 18
Joined: Fri Jan 09, 2004 5:00 am

Post by Paul » Fri Jan 30, 2004 3:47 pm

Doh!! Thanks Marjan

Post Reply