AngularJS directive for the FlexChart wijmo.chart.interaction.RangeSelector object.
The wj-flex-chart-range-selector directive must be contained in a wijmo.angular.chart.WjFlexChart directive or wijmo.angular.chart.finance.WjFinancialChart directive. It supports the following attributes:
@
AngularJS directive for the FlexChart wijmo.chart.interaction.RangeSelector object.
The wj-flex-chart-range-selector directive must be contained in a wijmo.angular.chart.WjFlexChart directive or wijmo.angular.chart.finance.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.