Page 1 of 1

TeeChart and Mousewheel scrolling

Posted: Fri Oct 29, 2004 9:59 am
by 9339637
Please, how can I change the scrolling direction of the mouse wheel in Teechart?
Enabled mousewheel via TeeUseMouseWheel := Mouse.WheelPresent and setting the focus to the chart, but the scrolling direction is the opposite of all other window applications and delphi components
:roll:

Thanks.

Posted: Fri Oct 29, 2004 11:13 am
by Pep
Hi,

this feature is not yet available, we'll add it for the next version . In meantime if it does not work in the desired mode you can disable it setting the global variable TeeUseMouseWheel to false.