Exposes chart-level properties for [[Series]] which appear within a combo chart.
Constructors
Section titled "Constructors"ComboChartGroup
new ComboChartGroup(a: ComboChartGroupCollection, b: ChartType, c: AxisGroup, d: boolean): ComboChartGroup Returns ComboChartGroup
Properties
Section titled "Properties"$t: Type axisGroup
Section titled "axisGroup"axisGroup: AxisGroup chartType
Section titled "chartType"chartType: ChartType doughnutHoleSize
Section titled "doughnutHoleSize"doughnutHoleSize: number firstSliceAngle
Section titled "firstSliceAngle"firstSliceAngle: number gapWidth
Section titled "gapWidth"gapWidth: number seriesOverlap
Section titled "seriesOverlap"seriesOverlap: number Accessors
Section titled "Accessors"chart
Section titled "chart"Inherited from: ChartObject
owner
Section titled "owner"Inherited from: ChartObject
returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
get owner(): ChartObject Returns ChartObject
sheet
Section titled "sheet"Inherited from: ChartObject
workbook
Section titled "workbook"Inherited from: ChartObject
worksheet
Section titled "worksheet"Inherited from: ChartObject
Methods
Section titled "Methods"staticInit
Section titled "staticInit"staticInit(): void