Problem with custom horizontal axes and bar series

TeeChart for ActiveX, COM and ASP
Post Reply
MT
Newbie
Newbie
Posts: 1
Joined: Fri Nov 15, 2002 12:00 am
Location: Bjerringbro, Denmark

Problem with custom horizontal axes and bar series

Post by MT » Wed Oct 20, 2004 12:45 pm

I use TeeChart Pro v5 ActiveX.
In my chart I add several bar series each with its own horizontal and vertical axes. I use AddCustom(true) to create the horizontal axis, and sets the HorizontalAxisCustom property of my bar-series to the new axis.
I set the StartPosition and EndPosition properties of the custom axes to divide up the chart area.
If connected to the built-in bottom axis my bars look normal, but when I connect them to their custom horizontal axes they are shown as just vertical lines.
What have I missed?

Christopher
Site Admin
Site Admin
Posts: 1349
Joined: Thu Jan 01, 1970 12:00 am
Location: Riudellots de la Selva, Catalonia
Contact:

Post by Christopher » Thu Oct 21, 2004 7:29 am

Hi,
In my chart I add several bar series each with its own horizontal and vertical axes. I use AddCustom(true) to create the horizontal axis, and sets the HorizontalAxisCustom property of my bar-series to the new axis.
I set the StartPosition and EndPosition properties of the custom axes to divide up the chart area.
If connected to the built-in bottom axis my bars look normal, but when I connect them to their custom horizontal axes they are shown as just vertical lines.
What have I missed?
This defect is fixed in TeeChart AX6 and AX7.
Thank you!

Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/

Post Reply