ZoomCharts Documentation
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.LinearChartSettingsInteractionScrolling
Inheritance hierarchy
This type is implemented by TimeChartSettingsInteractionScrolling.
Methods
Properties
Enables/Disables scrolling.
Scrolling friction coefficient (chartWidth/ms^2).
The maximum time the scroll animation can run, in milliseconds. This does not apply when the user swipes the chart to start
the animation, for that use kineticFriction instead. This setting however applies when the visible range is changed by using the toolbar
or API methods.
Set to null to disable the limit.
Whether to use scrolling by full page instead of kinetic scrolling when using swipes (instead of dragging the chart).