Axis Title Alignment

TeeChart for ActiveX, COM and ASP
Post Reply
paul
Newbie
Newbie
Posts: 1
Joined: Fri Apr 04, 2014 12:00 am

Axis Title Alignment

Post by paul » Fri Apr 11, 2014 6:15 pm

Hi All:

Using the VB Feature Demo, I can see that there is a parameter to set Axis Title Alignment.
In the editor, it is done by setting Axis..Left..Title..Style..Position.
How can this be done programmatically?

Sorry, I'm new to TeeChart and am having some trouble figuring out how to find my way around the class listings.
Any hints???
I'm using WinDev as my IDE, so do not have access to inline completion, but I can use VBA with the Excel example for that.

Thanks for your help,
paul price

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

Re: Axis Title Alignment

Post by Yeray » Tue Apr 15, 2014 8:47 am

Hi Paul,

I'm afraid the Position property isn't accessible yet at runtime (note TeeChart ActiveX is a wrapper from TeeChart VCL)
I've added it to the wish list to be implemented in future releases:
http://bugs.teechart.net/show_bug.cgi?id=732
Feel free to add your mail to the CC list to be automatically notified when an update arrives.
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

Post Reply