[]
Gets the axis by its name.
public Axis this[string name] { get; }
The name of the axis.
Axis with the specified name. Null if there is no axis with the specified name.