several line with the same X-Axis

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
MU
Newbie
Newbie
Posts: 24
Joined: Mon Sep 05, 2005 4:00 am

several line with the same X-Axis

Post by MU » Tue Dec 19, 2006 9:53 am

Hi..
In my TChart I have a few lineseries. Wenn I show all of them at the sam time it becomes hard to read them all. I used interpolation to show the each y-value of the lines, but the customer want to see all of the lines separate in the same chart.
That means we have just one chart (X axis), but the Y-axis is devided into several parts. Each of these parts shows a line series.

Is it possible?

Y
|
| line1
|..................
|
|line2
|..................
|line3
|____________________ X

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

Post by Marjan » Tue Dec 19, 2006 10:00 am

Hi.

Yes, sure, this can be done. Check the following example in TeeChart demo:
All Features -> Axes -> Opaque zones
or
All Features -> Axes -> Multiple at runtime.
Marjan Slatinek,
http://www.steema.com

MU
Newbie
Newbie
Posts: 24
Joined: Mon Sep 05, 2005 4:00 am

several line with the same X-Axis

Post by MU » Tue Dec 19, 2006 10:21 am

super..
Thanks marjan

Post Reply