[]
Specifies the interactive axes of the chart gestures.
public enum InteractiveAxes
Public Enum InteractiveAxes
| Name | Description |
|---|---|
| X | Interactive Axis X. |
| XY | Interactive Both Axis X and Axis Y. |
| Y | Interactive Axis Y. |