# GrapeCity.Documents.Excel.Drawing.IChartGroup

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_Drawing_IChartGroup" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup" class="text-break">IChartGroup Interface
</h1>
  <div class="markdown level0 summary"><p>Represents one or more series plotted in a chart with the same format. The ChartGroup object is a member of the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroups.html">IChartGroups</a>  collection.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.Drawing.html">GrapeCity.Documents.Excel.Drawing</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_Drawing_IChartGroup_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IChartGroup</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IChartGroup</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_AxisGroup" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.AxisGroup">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.AxisGroup.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_AxisGroup">AxisGroup</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the group for the specified chart group or series.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BinWidthValue" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinWidthValue">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinWidthValue.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BinWidthValue">BinWidthValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of points in each range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsCountValue" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsCountValue">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsCountValue.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsCountValue">BinsCountValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of bins in the histogram chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsOverflowEnabled" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsOverflowEnabled">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsOverflowEnabled.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsOverflowEnabled">BinsOverflowEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether a bin for values above the BinsOverflowValue property is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsOverflowValue" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsOverflowValue">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsOverflowValue.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsOverflowValue">BinsOverflowValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value above which an overflow bin is displayed. It only works if the BinsOverflowEnabled property is True.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsType" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsType">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsType.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsType">BinsType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how the horizontal axis of the histogram chart is formatted.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsUnderflowEnabled" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsUnderflowEnabled">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsUnderflowEnabled.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsUnderflowEnabled">BinsUnderflowEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether a bin for values below the BinsUnderflowValue property is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsUnderflowValue" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsUnderflowValue">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BinsUnderflowValue.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BinsUnderflowValue">BinsUnderflowValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value below which an underflow bin is displayed. It only works if the BinsUnderflowEnabled property is True.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_BubbleScale" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.BubbleScale">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.BubbleScale.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_BubbleScale">BubbleScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scale factor for bubbles in the specified chart group. Can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_DoughnutHoleSize" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.DoughnutHoleSize">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.DoughnutHoleSize.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_DoughnutHoleSize">DoughnutHoleSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets 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.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_DownBars" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.DownBars">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.DownBars.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_DownBars">DownBars</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartBars.html">IChartBars</a> object that represents the down bars on a line chart. Applies only to line charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_DropLines" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.DropLines">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.DropLines.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_DropLines">DropLines</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartLines.html">IChartLines</a> object that represents the drop lines for a series on a line chart or area chart. Applies only to line charts or area charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_FirstSliceAngle" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.FirstSliceAngle">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.FirstSliceAngle.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_FirstSliceAngle">FirstSliceAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets 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.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_GapWidth" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.GapWidth">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.GapWidth.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_GapWidth">GapWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the gap width. Bar and Column charts: Gets 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: Gets or sets the space between the primary and secondary sections of the chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_HasDropLines" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasDropLines">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasDropLines.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_HasDropLines">HasDropLines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the chart has drop lines (True if the line chart or area chart has drop lines). Applies only to line and area charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_HasHiLoLines" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasHiLoLines">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasHiLoLines.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_HasHiLoLines">HasHiLoLines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the line chart has high-low lines (True if the line chart has high-low lines). Applies only to line charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_HasSeriesLines" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasSeriesLines">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasSeriesLines.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_HasSeriesLines">HasSeriesLines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the chart has series lines (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).
Applies only to stacked column charts, bar charts, Pie of Pie charts, or
Bar of Pie charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_HasUpDownBars" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasUpDownBars">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.HasUpDownBars.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_HasUpDownBars">HasUpDownBars</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the line chart has up and down bars (True if a line chart has up and down bars). Applies only to line charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_HiLoLines" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.HiLoLines">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.HiLoLines.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_HiLoLines">HiLoLines</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartLines.html">IChartLines</a> object that represents the high-low lines for a series on a line chart. Applies only to line charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_Overlap" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.Overlap">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.Overlap.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_Overlap">Overlap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets 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.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_Parent" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.Parent">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.Parent.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the parent object for the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_SecondPlotSize" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.SecondPlotSize">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.SecondPlotSize.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_SecondPlotSize">SecondPlotSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets 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. Can be a value from 5 to 200.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_SeriesCollection" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.SeriesCollection">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.SeriesCollection.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_SeriesCollection">SeriesCollection</a>
        </td>
        <td class="markdown level1 summary"><p>Returns an object that represents a collection of all the series (a <a class="xref" href="GrapeCity.Documents.Excel.Drawing.ISeries.html">ISeries</a> collection) in the chart or chart group.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_SeriesLines" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.SeriesLines">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.SeriesLines.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_SeriesLines">SeriesLines</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartLines.html">IChartLines</a> object that represents the series lines for a stacked bar chart or a stacked column chart. Applies only to stacked bar and stacked column charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_ShowNegativeBubbles" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.ShowNegativeBubbles">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.ShowNegativeBubbles.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_ShowNegativeBubbles">ShowNegativeBubbles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show negative bubbles (True if negative bubbles are shown for the chart group). Valid only for bubble charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_SizeRepresents" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.SizeRepresents">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.SizeRepresents.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_SizeRepresents">SizeRepresents</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets what the bubble size represents on a bubble chart. Can be either of the following SizeRepresents constants: SizeIsArea or SizeIsWidth.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_SplitType" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.SplitType">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.SplitType.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_SplitType">SplitType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the way the two sections of either a Pie of Pie chart or a Bar of Pie chart are split.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_SplitValue" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.SplitValue">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.SplitValue.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_SplitValue">SplitValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the threshold value separating the two sections of either a Pie of Pie chart or a Bar of Pie chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_UpBars" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.UpBars">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.UpBars.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_UpBars">UpBars</a>
        </td>
        <td class="markdown level1 summary"><p>Returns an <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartBars.html">IChartBars</a> object that represents the up bars on a line chart. Applies only to line charts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IChartGroup_VaryByCategories" data-uid="GrapeCity.Documents.Excel.Drawing.IChartGroup.VaryByCategories">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.VaryByCategories.html#GrapeCity_Documents_Excel_Drawing_IChartGroup_VaryByCategories">VaryByCategories</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to use a different color or pattern for each data marker (True if Microsoft Excel assigns a different color or pattern to each data marker). The chart must contain only one series.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
