ChartGroup Properties

Include Protected Members
Include Inherited Members

The ChartGroup type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property returns an _Application object that represents the Microsoft Word application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Public property AxisGroup Returns the type of axis group. Read/write.
Public property BubbleScale Returns or sets the scale factor for bubbles in the specified chart group. Read/write.
Public property Creator Returns a 32-bit Integer that indicates the application in which the specified object was created. Read-only.
Public property DoughnutHoleSize Returns or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent. Read/write.
Public property DownBars Returns the down bars on a line chart. Applies only to line charts. Read-only.
Public property DropLines Returns the drop lines for a series on a line chart or area chart. Applies only to line charts or area charts. Read-only.
Public property FirstSliceAngle Returns or sets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts. Read/write.
Public property GapWidth Bar and Column charts: Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. Pie of Pie and Bar of Pie charts: Returns or sets the space between the primary and secondary sections of the chart. Read/write.
Public property Has3DShading Returns or sets the value determining if a chart group has three-dimensional shading. Read/write.
Public property HasDropLines Returns or sets the value stating if the chart has drop lines. Applies only to line and area charts. Read/write.
Public property HasHiLoLines Returns or sets the value stating if the chart has high-low lines. Applies only to line charts. Read/write.
Public property HasRadarAxisLabels Returns or sets the value stating if a radar chart has axis labels. Applies only to radar charts. Read/write.
Public property HasSeriesLines Returns or sets the value stating 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. Applies only to 2-D stacked bar, 2-D stacked column, pie of pie, or bar of pie charts. Read/write.
Public property HasUpDownBars Returns or sets the value stating if a chart has up and down bars. Applies only to line charts. Read/write.
Public property HiLoLines Returns the high-low lines for a series on a line chart. Applies only to line charts. Read-only.
Public property Index Returns the index number of the object within the collection of similar objects.
Public property Overlap Specifies how bars and columns are positioned. Can be a value between – 100 and 100. Applies only to 2-D bar and 2-D column charts. Read/write.
Public property Parent Returns the parent of the specified object. Read-only.
Public property RadarAxisLabels Returns the radar axis labels for the specified chart group. Read-only.
Public property SecondPlotSize Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Read/write.
Public property SeriesLines Returns the series lines for a 2-D stacked bar, 2-D stacked column, pie of pie, or bar of pie chart. Read-only.
Public property ShowNegativeBubbles Returns or sets the value that determines if negative bubbles are shown for the chart group. Valid only for bubble charts. Read/write.
Public property SizeRepresents Returns or sets what the bubble size represents on a bubble chart. Read/write.
Public property SplitType 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.
Public property SplitValue 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.
Public property SubType Reserved for internal use.
Public property Type Reserved for internal use.
Public property UpBars Returns the up bars on a line chart. Applies only to line charts. Read-only.
Public property VaryByCategories Returns or sets the value stating if Microsoft Word assigns a different color or pattern to each data marker. The chart must contain only one series. Read/write.

Top

See Also

Reference

ChartGroup Interface

Microsoft.Office.Interop.Word Namespace