visualization-tools

Home > @visualization-tools/core > IChartWideInteractionOptions > scrollZooms

IChartWideInteractionOptions.scrollZooms property

Scroll wheel will scroll page by default, set true to prevent this and zoom instead.

Default true.

Signature:

scrollZooms: boolean;