AngularJS directive for the FlexChart wijmo.chart.interaction.ChartGestures object.
The wj-flex-chart-gestures 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.ChartGestures object.
The wj-flex-chart-gestures 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 mouse action is zooming or panning.@
The value indicating which axis is interactive.@
The value indicating the gestures action is enabled or not.@
The value indicating axisX initial range between Min and Max.@
The value indicating axisY initial range between Min and Max.@
The value indicating initial position on the axisX.@
The value indicating initial position on the axisY.