LegendScrollBar issues

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
micropross
Newbie
Newbie
Posts: 13
Joined: Mon Oct 04, 2010 12:00 am

LegendScrollBar issues

Post by micropross » Mon Nov 29, 2010 9:21 am

Hello,

I have some trouble using the LegendScrollBar component.
1. I use an inverted legend, and I've noticed the scroll bar cannot be inverted. So the behavior of the scroll bar is a bit confusing.
Is there a way to force the inversion of the scrollbar ?

2. When I try to change the color of the arrow (ArrowBrush.Color & ArrowBrush.ForegroundColor), it seems to be overriden to a default value (Black).
The only way I've found to correct this is to reset its color each time the chart is drawn.
Am I missing something ?

Regards

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: LegendScrollBar issues

Post by Sandra » Mon Nov 29, 2010 12:00 pm

Hello micropross,
1. I use an inverted legend, and I've noticed the scroll bar cannot be inverted. So the behavior of the scroll bar is a bit confusing.
Is there a way to force the inversion of the scrollbar ?
This is a known bug already in the defect list to be fixed in future releases (TV52012536). Take a look in this link where suggest you a workaround for solve the problem.
2. When I try to change the color of the arrow (ArrowBrush.Color & ArrowBrush.ForegroundColor), it seems to be overriden to a default value (Black).
The only way I've found to correct this is to reset its color each time the chart is drawn.
This is a known bug already in the defect list to be fixed in future releases(TF02014024).

Thanks,
Best Regards,
Sandra Pazos / 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

micropross
Newbie
Newbie
Posts: 13
Joined: Mon Oct 04, 2010 12:00 am

Re: LegendScrollBar issues

Post by micropross » Mon Nov 29, 2010 1:40 pm

Thanks, I will wait for the next release then

Post Reply