Page 1 of 1

Cannot control Top/Right axes visibility in Editor or code

Posted: Mon Mar 23, 2009 7:28 pm
by 13048447
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 ?

Posted: Tue Mar 24, 2009 12:43 pm
by yeray
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.

Thanks

Posted: Tue Mar 24, 2009 5:02 pm
by 13048447
Got it, many thanks