Version

ComboChartGroup Class Properties

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

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

View on GitHub