AxisControls

IDictionary<string, IAxisControl> IController.AxisControls { get; }

Gets the collection of axis controls.

Value

IDictionary<string, IAxisControl> – Collection of axis controls.

Throws