ChartGroup Members (PowerPoint)
Represents one or more series plotted in a chart with the same format.
Methods
Name |
Description |
---|---|
Returns all the series in the chart group. |
Properties
Name |
Description |
---|---|
When used without an object qualifier, returns an Application object that represents the Microsoft PowerPoint application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only. |
|
Returns the type of axis group. Read/write XlAxisGroup. |
|
Returns or sets the scale factor for bubbles in the specified chart group. Read/write Long. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets the size of the hole in a doughnut chart group. Read/write Long. |
|
Returns the down bars on a line chart. Read-only DownBars. |
|
Returns the drop lines for a series on a line chart or area chart. Read-only DropLines. |
|
Returns or sets the angle, in degrees (clockwise from vertical), of the first pie-chart or doughnut-chart slice. Read/write Long. |
|
For bar and column charts, returns or sets the space, as a percentage of the bar or column width, between bar or column clusters. For pie-of-pie and bar-of-pie charts, returns or sets the space between the primary and secondary sections of the chart. Read/write Long. |
|
True if a chart group has three-dimensional shading. Read/write Boolean. |
|
True if the line chart or area chart has drop lines. Read/write Boolean. |
|
True if the line chart has high-low lines. Read/write Boolean. |
|
True if a radar chart has axis labels. Read/write Boolean. |
|
True if a stacked column chart or bar chart has series lines or if a pie-of-pie chart or bar-of-pie chart has connector lines between the two sections. Read/write Boolean. |
|
True if a line chart has up and down bars. Read/write Boolean. |
|
Returns the high-low lines for a series on a line chart. Read-only HiLoLines. |
|
Returns the index number of the object within the collection of similar objects. Read-only Long. |
|
Specifies how bars and columns are positioned. Read/write Long. |
|
Returns the parent for the specified object. Read-only Object. |
|
Returns the radar axis labels for the specified chart group. Read-only TickLabels. |
|
Returns or sets the size, as a percentage of the primary pie, of the secondary section of either a pie-of-pie chart or a bar-of-pie chart. Read/write Long. |
|
Returns the series lines for a 2-D stacked bar, 2-D stacked column, pie-of-pie, or bar-of-pie chart. Read-only SeriesLines. |
|
True if negative bubbles are shown for the chart group. Read/write Boolean. |
|
Returns or sets what the bubble size represents on a bubble chart. Read/write Long. |
|
Returns or sets the way the two sections of either a pie-of-pie chart or a bar-of-pie chart are split. Read/write XlChartSplitType. |
|
Returns or sets the threshold value separating the two sections of either a pie-of-pie chart or a bar-of-pie chart. Read/write Variant. |
|
Returns the up bars on a line chart. Read-only UpBars. |
|
True if Microsoft Word assigns a different color or pattern to each data marker. Read/write Boolean. |