Problem with custom horizontal axes and bar series
Posted: 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?
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?