The following tables list the members exposed by AxisLabelLayoutBehaviorCollection.
Name | Description | |
---|---|---|
AxisLabelLayoutBehaviorCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Count | The number of objects in this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) | |
Item | Gets/Sets the AxisLabelLayoutBehavior at the specified index. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
List | The List used for this collection. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
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) |