Interface: AxisPressedMouseMoveOptions
Represents options for how the time and price axes react to mouse movements.
Properties
time
• time: boolean
Enable scaling the time axis by holding down the left mouse button and moving the mouse.
Default Value
true
price
• price: boolean
Enable scaling the price axis by holding down the left mouse button and moving the mouse.
Default Value
true