Page 1 of 1

LegendScrollBar issues

Posted: Mon Nov 29, 2010 9:21 am
by 16057371
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

Re: LegendScrollBar issues

Posted: Mon Nov 29, 2010 12:00 pm
by 10050769
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,

Re: LegendScrollBar issues

Posted: Mon Nov 29, 2010 1:40 pm
by 16057371
Thanks, I will wait for the next release then