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
LegendScrollBar issues
Re: LegendScrollBar issues
Hello micropross,
Thanks,
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.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(TF02014024).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.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 13
- Joined: Mon Oct 04, 2010 12:00 am
Re: LegendScrollBar issues
Thanks, I will wait for the next release then