Retrieving X-Axis labels

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
Chen
Newbie
Newbie
Posts: 43
Joined: Tue Mar 11, 2008 12:00 am
Contact:

Retrieving X-Axis labels

Post by Chen » Tue Jul 29, 2008 12:03 am

Hi,

Is there any way I could find out the x-axis labels for a selected region in the chart ? Suppose I draw a rectangle in the chart, I want to know x-axis labels coming under the rectangle region.


Thanks,
Varun

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

Post by Narcís » Tue Jul 29, 2008 11:29 am

Hi Varun,

The only way I can think of is using custom labels, custom drawing a rectangle in the chart and using some of the tecniques discussed on this thread for checking labels positions. Please notice it's a quite long thread so you may need to look through the pages for different suggestions. This is a TeeChart for .NET thread but same principles should be valid for Java version.

Hope this helps!
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