Axes labels 'bug'?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
noaksey
Newbie
Newbie
Posts: 55
Joined: Wed May 23, 2007 12:00 am

Axes labels 'bug'?

Post by noaksey » 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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Dec 10, 2008 12:44 pm

Hi Chris,

Yes, I could reproduce the issue here too and added it (TF02013645) to the bug list to be fixed for next releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply