In This Topic
InteractiveAxes Enum
In This Topic
File
wijmo.chart.interaction.js
Module
wijmo.chart.interaction

Specifies the interactive axes of the chart gestures.

Members

Name Value Description
X 0

Interactive Axis X.

Y 1

Interactive Axis Y.

XY 2

Interactive Both Axis X and Axis Y.