Hi,
How can I get the number of rows currently visible on the scrollbar?
It seems if I add that to the current LegendScrollBar.Position, I would be able to know if the legend scrollbar position is at the bottom or not.
I also would be able to set the legend scrollbar.position to that number to set it to the bottom (much like setting a standard scrollbar.position to it's maximum position).
All I want to be able to do is detect when the legend scrollbar has hit bottom so I can set the standard scrollbar attached to the chart to it's maximum. Also when the chart's scrollbar hits max, I want to just move (if necessary) the legend scrollbar all the way to the bottom.
Synchronizing the scrollbars CAN'T be that unusual a process to attempt!
Thanks.
Legend ScrollBar - currently visible rows.
Re: Legend ScrollBar - currently visible rows.
Hi,
What problems have you found when trying to implement the function I suggested you here to achieve that?
What problems have you found when trying to implement the function I suggested you here to achieve that?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Legend ScrollBar - currently visible rows.
Hi,
I don't understand it. It's a block of barely intelligible code with no explanation of how to use it.
How do I use it? What does it return? What is ItemHeight? What is TotalLegendItems? What do I pass to this function?
I would be very surprised to learn that I'm the only person to ever desire the LegendScrollbar to accurately track the chart scrollbar. There has to be a straightforward way to do this.
Thanks
.
I don't understand it. It's a block of barely intelligible code with no explanation of how to use it.
How do I use it? What does it return? What is ItemHeight? What is TotalLegendItems? What do I pass to this function?
I would be very surprised to learn that I'm the only person to ever desire the LegendScrollbar to accurately track the chart scrollbar. There has to be a straightforward way to do this.
Thanks
.
Re: Legend ScrollBar - currently visible rows.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Legend ScrollBar - currently visible rows.
Hi,
Excellent! This should help quite a bit.
Thanks
.
Excellent! This should help quite a bit.
Thanks
.