The following tables list the members exposed by AxisCollection.
Name | Description | |
---|---|---|
![]() | AxisCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | Count | Returns the number of Axes which are contained by this collection. |
![]() | Item | Gets or sets the axis 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. |
![]() | 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 axis to the collection. |
![]() | Clear | Removes all items from this collection. |
![]() | Clone | Creates and returns a copy of this AxisCollection. |
![]() | Contains | Returns whether or not the given object is included in this collection. |
![]() | CopyTo | Copies the members of this collection to the given array. |
![]() | FromKey | Gets the axis from the collection with the specified key. |
![]() | IndexOf | Gets the index of the specified object in the collection. |
![]() | Insert | Inserts an AxisItem object into this collection at the specified index. |
![]() | Remove | Removes an axis from this collection. |
![]() | RemoveAt | Removes an object from the collection at the specified index. |
![]() | ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |