For a list of all members of this type, see ComboChartGroupCollection members.
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 | Returns the ComboChartGroup instance associated with the specified chartType and axisGroup, or null if no such instance exists. |
![]() | 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) |
View on GitHub