Hi,
Is it possible to set AxisArrow Scroll value in double not in percent?
For example my Axis Minimum is 0, Maximum is 10 and I want to scroll with 3. The ScrollPercent is 33, but it is not the exact scroll value.
Best regards,
Gabor Varga
AxisArrow question
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Gabor,
This is because ScrollPercent is a property of integer type instead of double. In your case, to achieve such a precision you'd need a double property.
I'll add your request to our wish-list to be implemented for future releases.
This is because ScrollPercent is a property of integer type instead of double. In your case, to achieve such a precision you'd need a double property.
I'll add your request to our wish-list to be implemented for future releases.
Best Regards,
Narcís Calvet / 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 |