SpreadsheetGear 2012
IChartGroup Interface Members
Properties 

The following tables list the members exposed by IChartGroup.

Public Properties
 NameDescription
 PropertyAxisGroupReturns the axis group that this chart group belongs to.  
 PropertyBubbleScaleGets or sets the percentage of the default bubble size to use for the size of bubbles on a bubble chart.  
 PropertyChartReturns an instance of IChart which represents the parent chart of this chart group.  
 PropertyDoughnutHoleSizeGets or sets the percentage of the chart size to use for the size of the hole in a doughnut chart.  
 PropertyDownBarsReturns an instance of IDownBars which represents the down bars on a line chart, or null if HasUpDownBars is false.  
 PropertyDropLinesReturns an instance of IDropLines which represents the drop lines on a line or area chart, or null if HasDropLines is false.  
 PropertyFirstSliceAngleGets or sets the angle, in degrees, of the first slice in a pie or doughnut chart.  
 PropertyGapWidthGets or sets the distance between bars in a clustered bar chart as a percentage of the bar width, or the distance between each plotted section in a pie of pie chart.  
 PropertyHas3DShadingGets or sets the property which specifies whether a surface chart has 3D shading.  
 PropertyHasDropLinesGets or sets the property which specifies whether a line or area chart has drop lines.  
 PropertyHasHiLoLinesGets or sets the property which specifies whether a line chart has high-low lines.  
 PropertyHasRadarAxisLabelsGets or sets the property which specifies whether a radar chart has axis labels.  
 PropertyHasSeriesLinesGets or sets the property which specifies whether a stacked bar or pie of pie chart has series lines.  
 PropertyHasUpDownBarsGets or sets the property which specifies whether a line chart has up and down bars.  
 PropertyHiLoLinesReturns an instance of IHiLoLines which represents the high-low lines on a line chart, or null if HasHiLoLines is false.  
 PropertyIndexReturns the zero based index of this chart group.  
 PropertyOverlapGets or sets the overlap or space between bars within a category as a percentage of the bar width.".  
 PropertyRadarAxisLabelsReturns an instance of ITickLabels which represents the category axis labels on a radar chart.  
 PropertySecondPlotSizeGets or sets the size of the second plot as a percentage of the size of the first plot on a pie of pie chart.  
 PropertySeriesCollectionReturns an instance of ISeriesCollection which represents all of the series of this chart group.  
 PropertySeriesLinesReturns an instance of ISeriesLines which represents the series lines on a stacked bar or pie of pie chart, or null if HasSeriesLines is false.  
 PropertyShowNegativeBubblesGets or sets the property which specifies whether bubbles with negative values are shown on a bubble chart.  
 PropertySizeRepresentsGets or sets the property which specifies what the size values represent on a bubble chart.  
 PropertySplitTypeGets or sets the property which specifies how values are split on a pie of pie chart.  
 PropertySplitValueGets or set the property which specifies the separation value on a pie of pie chart.  
 PropertyUpBarsReturns an instance of IUpBars which represents the up bars on a line chart, or null if HasUpDownBars is false.  
 PropertyVaryByCategoriesGets or sets the property which specifies whether colors are varied for each data point of the first series in a chart containing only one series.  
Top
See Also

Reference

IChartGroup Interface
SpreadsheetGear.Charts Namespace
IChartGroups Interface

Send Feedback