Page 1 of 1

Retrieving X-Axis labels

Posted: Tue Jul 29, 2008 12:03 am
by 7667591
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

Posted: Tue Jul 29, 2008 11:29 am
by narcis
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!