WjFlexChartRangeSelector Class

File
wijmo.angular.js
Module
wijmo.angular
Show
   

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:

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.
min-scale
@ the valid minimum range of the RangeSelector.
max-scale
@ the valid maximum range of the RangeSelector.