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
several line with the same X-Axis
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.
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
http://www.steema.com
several line with the same X-Axis
super..
Thanks marjan
Thanks marjan