Axes labels 'bug'?
Posted: Wed Dec 10, 2008 12:33 pm
Hey guys,
Right, if I do the following:-
* Add a new chart to a form
* Add a new Points series (normal)
* Set the Left and Bottom Axis to have a chart title
* Again for both the Left and Bottom axis, set the Labels/Style/Visible property to false
* Set the legend's visible property to false
Now if you go back to the designer and resize the chart the title for the bottom axis appears all over the place!
Then if you run it (just with 'tChart1[0].FillSampleValues()'), the bottom title appears to be somewhere around the title and the right axis label doesn't appear at all..
Is it just me or is it the chart??
Regards,
Chris.
Right, if I do the following:-
* Add a new chart to a form
* Add a new Points series (normal)
* Set the Left and Bottom Axis to have a chart title
* Again for both the Left and Bottom axis, set the Labels/Style/Visible property to false
* Set the legend's visible property to false
Now if you go back to the designer and resize the chart the title for the bottom axis appears all over the place!
Then if you run it (just with 'tChart1[0].FillSampleValues()'), the bottom title appears to be somewhere around the title and the right axis label doesn't appear at all..
Is it just me or is it the chart??
Regards,
Chris.