Cannot control Top/Right axes visibility in Editor or code

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
bsierad
Newbie
Newbie
Posts: 16
Joined: Fri Feb 29, 2008 12:00 am

Cannot control Top/Right axes visibility in Editor or code

Post by bsierad » Mon Mar 23, 2009 7:28 pm

Quick test to reproduce the problem.
1. Create a new form, add TeeChart, check if you can control Top axis visibility (on/off). So far so good.
2. Add, say, Line series, take all defaults.
3. You cannot control Top/Right axes anymore, only Left and Bottom
Anything I miss here ?

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Tue Mar 24, 2009 12:43 pm

Hi bsierad,

At design time you can change some axis things and see the difference but once you run your application, only the axes assigned to a series will be shown. And by default, a new series has assigned Left and Bottom axes.

Hope this helps.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

bsierad
Newbie
Newbie
Posts: 16
Joined: Fri Feb 29, 2008 12:00 am

Thanks

Post by bsierad » Tue Mar 24, 2009 5:02 pm

Got it, many thanks

Post Reply