Page 1 of 1
Legend and Scrolling
Posted: Thu Mar 22, 2012 4:36 pm
by 15354003
How can I set scrolling for Legend if it has many values and screen too small for all values?
Dmitry
Re: Legend and Scrolling
Posted: Fri Mar 23, 2012 1:23 pm
by narcis
Hi Dmitry,
What about setting legend alignment to the bottom?
Code: Select all
tChart1.getLegend().setAlignment(LegendAlignment.BOTTOM);
Other TeeChart versions (VCL, ActiveX, .NET) have a legend scrollbar tool. I'll add this to the wish-list (TJ71016101) for the Java version too.
Re: Legend and Scrolling
Posted: Tue Feb 17, 2015 6:05 pm
by 17469962
Just wondering if the scrolling feature has been added for Java version?
Re: Legend and Scrolling
Posted: Wed Feb 18, 2015 9:42 am
by yeray
Hello,
I'm afraid it hasn't been implemented yet in TeeChart Java.
I've moved the ticket to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=1142