IZoom.MouseButton
IZoom
property MouseButton: EMouseButton;
Type Library
TeeChartx
Description
Default: mbLeft
Sets the mousebutton to use to enable the zoom action. Note that Scroll action uses the right (mbRight) mousebutton as default.
Example [Visual Basic]
TChart1.Zoom.MouseButton = mbRight