The following tables list the members exposed by AxisLabelInfoCollection.
Name | Description | |
---|---|---|
AxisLabelInfoCollection 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) | |
ForSeries | Determines whether or not this AxisLabelInfoCollection is being used for Series Labels. | |
Item | Gets/Sets the AxisLabelInfo object 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 AxisLabelInfo object 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) | |
FindCollisions | Finds out if there are any colliding axis labels in this collection. | |
FindTextOverflow | Searches for text primitives whose text may be exceeding their bounds. | |
GetMaxLabelSize | Gets the dimensions of the widest and tallest label in this collection. | |
IndexOf | Returns the index in this collection of the specified object. (Inherited from Infragistics.UltraChart.Resources.ChartCollectionBase) | |
Offset | Offsets each label in this collection. | |
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) |