eventTrigger property

SelectionTrigger eventTrigger
final

Type of input event for the slider.

Input event types: tapAndDrag - Mouse/Touch on the handle and drag across the chart. pressHold - Mouse/Touch on the handle and drag across the chart instead of panning. longPressHold - Mouse/Touch for a while on the handle, then drag across the data.

Implementation

final common.SelectionTrigger eventTrigger;