Version

ComboChartGroup Class Members

The following tables list the members exposed by ComboChartGroup.

Public Properties
 NameDescription
Public PropertyAxisGroupReturns the AxisGroup value with which this instance was created.  
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyChartTypeReturns the ChartType value with which this instance was created.  
Public PropertyDoughnutHoleSizeReturns or sets the size of the hole in a doughnut chart, expressed as a percentage of the size of the encompassing circle.  
Public PropertyFirstSliceAngleReturns or sets the angle, expressed in degrees which determines the origin of the first slice, as relative to the 12 o'clock position of the emcompassing circle.  
Public PropertyGapWidthSpecifies the width of the gap between bars. Applicable only for bar/column charts.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertySeriesOverlapDetermines the amount by which intersecting Infragistics.Documents.Excel.Charts.Series overlap, expressed as a percentage of the bar size.  
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