[]
Represents a collection of Axes objects.
public class AxesCollection : ReadOnlyCollectionBase, ICollection, IEnumerable
| Name | Description |
|---|---|
| this[int] | Gets the specified Axis from the collection by numeric index. |
| this[string] | Gets the specified Axis from the collection by name. |