Legend issue

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
asupriya
Advanced
Posts: 179
Joined: Mon Dec 01, 2008 12:00 am

Legend issue

Post by asupriya » Thu Jan 05, 2012 2:53 pm

We have a scenario where 64 series are added to a graph panel. The legend shows only 30 series in legend even though all 64 series are marked to show in legend (fastlineseries(i).ShowInLegend = True).
This is the same case for any number of series above 30.

How can I make sure that all series are shown in the legend.

Thanks,

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

Re: Legend issue

Post by Narcís » Thu Jan 05, 2012 3:15 pm

Hi asupriya,

Probably the chart doesn't display more series because they don't fit in the given area. You can use a LegendScrollBar tool as shown in the All Features\Welcome !\Miscellaneous\Legend\Legend ScrollBar Tool example at the features demo, available at TeeChart's program group.
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