The following tables list the members exposed by AxisCollection.
Name | Description | |
---|---|---|
Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Count | Returns the number of items in the collection (read-only) | |
IsReadOnly | Determines if the collecion can be modified (read-only) | |
Item | Indexer | |
Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
Name | Description | |
---|---|---|
Add | Adds a new Axis into the collection with the specified type and groupo. | |
Clear | Clears the collection. | |
GetEnumerator | Gets an enumerator for the items in the collection | |
Remove | Removes an axis from the collection. |