[]
        
(Showing Draft Content)

C1.Win.Chart.Interaction.RangeSliderScrollBehavior

RangeSliderScrollBehavior Enum

Specifies how thumbs will be moved when mouse click will be performed outside selected area.

Namespace: C1.Win.Chart.Interaction
Assembly: C1.Win.FlexChart.8.dll
Syntax
public enum RangeSliderScrollBehavior

Fields

Name Description
None

Both thumbs will not move.

Range

Both thumbs will be moved to direction of mouse by a large distance.

Thumb

Closest thumb will be moved to direction of mouse by a large distance.