animationEnabled
To make a selected range and chart series move smoothly when required, enable animation by setting the animationEnabled property to true.
callSelectedRangeChanged
Use the callValueChanged property instead.
Specifies when to call the onSelectedRangeChanged function.
When using the widget as an ASP.NET MVC Control, specify this option using the ValueChangedCallMode
enum. This enum accepts the following values: OnMoving
and OnMovingComplete
.
manualRangeSelectionEnabled
Indicates whether or not an end user can specify the range using a mouse, without the use of sliders.
moveSelectedRangeByClick
Indicates whether or not an end user can shift the selected range to the required location on a scale by clicking.
If you have technical questions, please create a support ticket in the DevExpress Support Center.