Page 1 of 1

Problem with custom horizontal axes and bar series

Posted: Wed Oct 20, 2004 12:45 pm
by 6924977
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?

Posted: Thu Oct 21, 2004 7:29 am
by Chris
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.