AxisControls

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

Gets the collection of axis controls of this axis control group.

Value

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

Throws