IRotateTool.Button
IRotateTool

property Button: EMouseButton;

Type Library
TeeChartx

Description
Default value is mbLeft

The Button property defines by which mousebutton the TTeeCustomTool is activated.

The following values are possible:

mbLeft Pressing the left mouse button and moving the cursor together allows rotation/elevation of the chart

mbRight Pressing the right mouse button and moving the cursor together allows rotation/elevation of the chart

mbMiddle Pressing the middle mouse button and moving the cursor together allows rotation/elevation of the chart