Page 1 of 1

Multiple Axes on Chart

Posted: Wed Aug 30, 2006 6:56 am
by 9337792
Hi Folks,

I'm designing a chart which has 10 series. 4 of these series need their own scale. I can work out how to assign a series to the left or right axes, but I can't work out how to add these other ones with a different scale.

What Im looking for is: on the left side, I need price and volume, on the right hand side, I need price/unit and price/case.

Is this possible to do at all? If so, can you let me know how?

I'm using TCharPro v7 for Delphi 7.

Thanks very much for any help,

Stuart.

Posted: Wed Aug 30, 2006 9:05 am
by 9343260
Why don't you use CustomAxes ? :?:

Posted: Wed Aug 30, 2006 9:12 am
by narcis
Hi Stuart,

To achieve that you should use custom axes as bertrod suggested. For more information on how to use them you could look at Tutorial 4 - Axis Control. You'll find the tutorials at TeeChart's documentation folder.

Posted: Wed Aug 30, 2006 10:56 pm
by 9337792
9343260 wrote:Why don't you use CustomAxes ? :?:
I gathered that was what I was after, I was sort of hoping for a bit of assistance making a custom axis.
narcis wrote:To achieve that you should use custom axes as bertrod suggested. For more information on how to use them you could look at Tutorial 4 - Axis Control. You'll find the tutorials at TeeChart's documentation folder.
I can't seem to find this documentation folder on my computer, and when I re-install the software, the only folders I get are Source and TeeTree under the TeeChart Pro 7.07 Full Source Code folder.

We dont have any hard copy manuals for TChart either as the copy we purchased we just downloaded.

I'm going to see if I can find a manual to download off this site.

Any more information would be greatly appreciated.

Cheers!

Stuart.

Posted: Thu Aug 31, 2006 7:50 am
by narcis
Hi Stuart,

I can't seem to find this documentation folder on my computer, and when I re-install the software, the only folders I get are Source and TeeTree under the TeeChart Pro 7.07 Full Source Code folder.
Ok, this means you only installed using the source code installer. Being a source code customer you are also allowed to download the binary installers for each IDE, you'll find them at the client area. The binary installers include full documenation, examples, help files, etc. Our recomendation is to first run the binary installer and then run the source code installer so that you can benefit from both versions.