The wj-flex-chart-range-selector directive must be contained in a WjFlexChart directive or WjFinancialChart directive.
It supports the following attributes:
is-visible
@ The value indicating whether the RangeSelector is visible.
min
@ The minimum value of the range.
max
@ The maximum value of the range.
orientation
@ The orientation of the RangeSelector.
seamless
@ The value indicating whether the minimal and maximal handler will move seamlessly.
AngularJS directive for the FlexChart RangeSelector object.
The wj-flex-chart-range-selector directive must be contained in a WjFlexChart directive or WjFinancialChart directive. It supports the following attributes:
@The value indicating whether the RangeSelector is visible.@The minimum value of the range.@The maximum value of the range.@The orientation of the RangeSelector.@The value indicating whether the minimal and maximal handler will move seamlessly.@the valid minimum range of the RangeSelector.@the valid maximum range of the RangeSelector.