Interface: AxisDoubleClickOptions
Represents options for how the time and price axes react to mouse double click.
Properties
time
time:
boolean
Enable resetting scaling the time axis by double-clicking the left mouse button.
Default Value
true
price
price:
boolean
Enable reseting scaling the price axis by by double-clicking the left mouse button.
Default Value
true