The following tables list the members exposed by AxesCollection.
Name | Description | |
---|---|---|
![]() | Add | Adds an axis to the collection. |
![]() | AddRange | Adds a set of axes to the collection. |
![]() | Clear | Clears all axes from the collection. (Inherited from System.Collections.CollectionBase) |
![]() | Clone | Creates a clone of the axes collection. |
![]() | Contains | Determines whether the collection contains the specified AxisBase. |
![]() | Dispose | Releases from memory resources associated with AxisCollection object. |
![]() | IndexOf | Returns the index of the first occurrence of a value in the collection. |
![]() | Insert | Inserts the specified axis into the collection at the specified index. |
![]() | Remove | Removes the specified axis from the collection. |
![]() | RemoveAt | Removes the specified axis from the collection. (Inherited from System.Collections.CollectionBase) |
![]() | ToArray | Copies the elements of the axis collection to a new array. |