TBarSeries
Posted: Thu Jul 22, 2004 4:56 am
This is related to previous post.
If I create a TBarSeries with vertical and horizontal custom axes, the bar is shown as a single line, with no width or fill color.
If I then use the chart editor at runtime to change the horizontal axis to a standard axis, the bar changes to expected width and fill color.
If I then change the axis back to the custom axis, the bar stays at the correct width and color even as data is updated in the chart.
So, how do I get the bar to display correctly with both axes custom?
Thanks
Kevin
If I create a TBarSeries with vertical and horizontal custom axes, the bar is shown as a single line, with no width or fill color.
If I then use the chart editor at runtime to change the horizontal axis to a standard axis, the bar changes to expected width and fill color.
If I then change the axis back to the custom axis, the bar stays at the correct width and color even as data is updated in the chart.
So, how do I get the bar to display correctly with both axes custom?
Thanks
Kevin