[]
        
(Showing Draft Content)

WjFlexChartRangeSelector Class

WjFlexChartRangeSelector Class

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:

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.

Heirarchy

  • WjDirective
    • WjFlexChartRangeSelector