Page 1 of 1

2 series no overlaping

Posted: Tue Feb 07, 2006 8:31 am
by 9235196
I want to make so that 2 fast line series doesn't overlap with each other on same chart.
The firt is on the upper part of the chart, has its own Y axis label and value
The scond one is below the first , and has its own Y axis label and value too.

Both series has same X axis value.

I want to implement something like this:
click button A, allow fast line series to overlap
click button B, separate each fast line series

Posted: Wed Feb 08, 2006 10:37 am
by narcis
Hi Herman,

Then I'd suggest you to use custom vertical axes. You can look at "Tutorial 4 - Axis Control". You'll find the tutorials at TeeChart's documentation folder.

Posted: Thu Feb 09, 2006 3:27 am
by 9235196
I just check the TeeChart7 Pro 7 demo.

In Axed-> Multiple at runtime example. It is exactly what i want to do.

When i try this example:
1. Three series (red, green, yellow), and the Y label of each series is ok.
2. Unchecked the single axis, it works ok too.
3. Re-Checked the single axis option. The result it not like the step 1.

When i click the source code tab, I can not see the source code.
Only a configure button.

Can you give me the source for this example?
and how to solve the step 3 problem?

thank you

Posted: Thu Feb 09, 2006 8:44 am
by narcis
Hi Herman,

Regarding step 3, it works fine for me here using v7.06. Which TeeChart version are you using? If you can't solve this could you please post a sreen-shot of what you are saying?

You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.

Regarding the features demo sources, you'll find them here
C:\Program Files\Steema Software\TeeChart 706 for Delphi 7\Examples\Features (Default english installation path for TeeChart Pro v7.06 and Delphi 7).