Get or set the joystick axis of control.
| C# | Visual Basic | Visual C++ |
public Joystick..::.Axes Axis { get; set; }
Public Property Axis As Joystick..::.Axes
public: property Joystick..::.Axes Axis { Joystick..::.Axes get (); void set (Joystick..::.Axes value); }