Version 24.2 (latest)

ComboChartGroupCollection Class Properties

For a list of all members of this type, see ComboChartGroupCollection members.

Public Properties
 NameDescription
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyCountReturns the number of items in the collection (read-only)  
Public PropertyIsReadOnlyDetermines if the collecion can be modified (read-only)  
Public PropertyItemReturns the ComboChartGroup instance associated with the specified chartType and axisGroup, or null if no such instance exists.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorkbookThe owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorksheetThe owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
See Also

View on GitHub