For a list of all members of this type, see AxisLabelLayoutBehaviorCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds an AxisLabelLayoutBehavior to this collection. |
![]() | AddRange | Adds a range of Behaviors to this collection. |
![]() | Clear | Removes all items from this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Clone | Creates and returns a copy of this collection and all its members. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Contains | Returns whether or not the given object is included in this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | CopyTo | Copies the members of this collection to the given array. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() ![]() | GetDefaultCollection | Overloaded. Gets the Infragistics Default behaviors. |
![]() | IndexOf | Returns the index in this collection of the specified object. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | RemoveAt | Removes an object from the collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | ToArray | Creates and returns an array containing the members of this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
![]() | AddItem | Adds an object to this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | AddItems | Adds an array of objects to this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | GetItem | Gets an object from this collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Insert | Inserts an object into this collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | Remove | Removes an object from this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |
![]() | SetItem | Sets an object in this collection at the specified index. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) |