TTeeZoom.MouseButton

TTeeZoom.MouseButton
TTeeZoom

property MouseButton: TMouseButton;

Unit
TeeProcs

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
Chart1.Zoom.MouseButton:=mbRight;