# GrapeCity.Spreadsheet.Charts

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="GrapeCity_Spreadsheet_Charts" data-uid="GrapeCity.Spreadsheet.Charts" class="text-break">GrapeCity.Spreadsheet.Charts Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartElementSelectedEventArgs.html">ChartElementSelectedEventArgs</a></h4>
      <section><p>Represents the chart selection data of a chart element.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartElementSelectingEventArgs.html">ChartElementSelectingEventArgs</a></h4>
      <section><p>Represents the chart selection data of a chart element.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartHitTestResult.html">ChartHitTestResult</a></h4>
      <section><p>Represents data returned from hit-test a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartStyle.html">ChartStyle</a></h4>
      <section><p>Represents visual and text properties for all elements present on a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ColorStyle.html">ColorStyle</a></h4>
      <section><p>Represents the color scheme for the chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.DisplayUnits.html">DisplayUnits</a></h4>
      <section><p>Represents the scaling value of the display units for the value axis.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IAxes.html">IAxes</a></h4>
      <section><p>Represents a collection of the axes on the chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IAxis.html">IAxis</a></h4>
      <section><p>Represents a single axis in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IAxisTitle.html">IAxisTitle</a></h4>
      <section><p>Represents a chart axis title.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IBoxWhiskerOptions.html">IBoxWhiskerOptions</a></h4>
      <section><p>Represents the properties of a box and whisker chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChart.html">IChart</a></h4>
      <section><p>Represents a chart in a workbook.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartArea.html">IChartArea</a></h4>
      <section><p>Represents the chart area of a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.html">IChartFormat</a></h4>
      <section><p>Represents formatting for chart elements.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartGroup.html">IChartGroup</a></h4>
      <section><p>Gets a collection of one or more series plotted in a chart with the same format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartGroups.html">IChartGroups</a></h4>
      <section><p>Represents one or more series plotted in a chart with the same format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartObject.html">IChartObject</a></h4>
      <section><p>Represents an embedded chart on a worksheet.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartObjects.html">IChartObjects</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartObject.html">IChartObject</a> objects on the specified chart sheet or worksheet.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartTitle.html">IChartTitle</a></h4>
      <section><p>Represents the chart title.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ICharts.html">ICharts</a></h4>
      <section><p>A collection of all the chart sheets in the specified or active workbook.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IDataLabel.html">IDataLabel</a></h4>
      <section><p>Represents the data label on a chart point or trendline.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IDataLabels.html">IDataLabels</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Spreadsheet.Charts.IDataLabel.html">IDataLabel</a> objects for the specified series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IDataTable.html">IDataTable</a></h4>
      <section><p>Represents a chart data table.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IDisplayUnitLabel.html">IDisplayUnitLabel</a></h4>
      <section><p>Returns the <code>DisplayUnitLabel</code> object for the specified axis</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IDropLines.html">IDropLines</a></h4>
      <section><p>Represents the drop lines in a chart group.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IErrorBars.html">IErrorBars</a></h4>
      <section><p>Represents the error bars in a chart series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IFloor.html">IFloor</a></h4>
      <section><p>Represents the floor of a 3D chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IHiLoLines.html">IHiLoLines</a></h4>
      <section><p>Represents the high-low lines in a chart group.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ILeaderLines.html">ILeaderLines</a></h4>
      <section><p>Represents leader lines on a chart. Leader lines connect data labels to data points.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.html">ILegend</a></h4>
      <section><p>Represents the legend in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegendEntries.html">ILegendEntries</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegendEntry.html">ILegendEntry</a> objects in the specified chart legend.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegendEntry.html">ILegendEntry</a></h4>
      <section><p>Represents a legend entry in a chart legend.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IPlotArea.html">IPlotArea</a></h4>
      <section><p>Represents the plot area of a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IPoint.html">IPoint</a></h4>
      <section><p>Represents a single point in a series in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IPoints.html">IPoints</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Spreadsheet.Charts.IPoint.html">IPoint</a> objects in the specified series in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ISeries.html">ISeries</a></h4>
      <section><p>Represents a series in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ISeriesCollection.html">ISeriesCollection</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Spreadsheet.Charts.ISeries.html">ISeries</a> objects in the specified chart or chart group.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ISeriesLines.html">ISeriesLines</a></h4>
      <section><p>Represents series lines in a chart group.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ITickLabels.html">ITickLabels</a></h4>
      <section><p>The tick-mark labels associated with tick marks on a chart axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ITrendline.html">ITrendline</a></h4>
      <section><p>Represents a trendline in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ITrendlines.html">ITrendlines</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Spreadsheet.Charts.ITrendline.html">ITrendline</a> objects for the specified series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IUpDownBars.html">IUpDownBars</a></h4>
      <section><p>Represents the up/down bars in a chart group.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.IWalls.html">IWalls</a></h4>
      <section><p>Represents the walls of a 3D chart.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.AxisGroup.html">AxisGroup</a></h4>
      <section><p>Represents the type of axis group for a series in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.AxisType.html">AxisType</a></h4>
      <section><p>Specifies the axis type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.BarDirection.html">BarDirection</a></h4>
      <section><p>Represents the possible directions for a bar chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.BarGrouping.html">BarGrouping</a></h4>
      <section><p>Represents the possible groupings for a bar chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.BarShape.html">BarShape</a></h4>
      <section><p>Represents the shape used with the 3D bar or column chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.BinsType.html">BinsType</a></h4>
      <section><p>Specifies how the horizontal axis of the histogram chart is formatted.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.BuiltInChartStyles.html">BuiltInChartStyles</a></h4>
      <section><p>Specifies the built-in chart styles.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.CategoryLabelLevel.html">CategoryLabelLevel</a></h4>
      <section><p>Specifies the series labels for the series label levels.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.CategoryType.html">CategoryType</a></h4>
      <section><p>Specifies the type of the category axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartElementPosition.html">ChartElementPosition</a></h4>
      <section><p>Specifies the position of the chart element.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartHitTestType.html">ChartHitTestType</a></h4>
      <section><p>Represents the type of the element that was hit.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartLocation.html">ChartLocation</a></h4>
      <section><p>Specifies where to relocate a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartProtection.html">ChartProtection</a></h4>
      <section><p>Represents protection for the chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartSplitType.html">ChartSplitType</a></h4>
      <section><p>Specifies the values displayed in the second chart in a pie chart or a Bar of Pie chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ChartType.html">ChartType</a></h4>
      <section><p>Specifies the chart type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ColorStyleMethod.html">ColorStyleMethod</a></h4>
      <section><p>Specifies how colors are picked from a <a class="xref" href="GrapeCity.Spreadsheet.Charts.ColorStyle.html">ColorStyle</a> given a zero based index and a count of objects being colored.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.CrossBetween.html">CrossBetween</a></h4>
      <section><p>Represents the possible crossing states of an axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.Crosses.html">Crosses</a></h4>
      <section><p>Represents the possible crossing points for an axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.DataLabelPosition.html">DataLabelPosition</a></h4>
      <section><p>Represents the possible positions for a data label.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.DataLabelVisibilities.html">DataLabelVisibilities</a></h4>
      <section><p>Represents the visibilities of the parts of a data label.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.DisplayUnit.html">DisplayUnit</a></h4>
      <section><p>Represents the built in display units for an axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.EndStyleCap.html">EndStyleCap</a></h4>
      <section><p>Represents the end style for error bars.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ErrorBarDirection.html">ErrorBarDirection</a></h4>
      <section><p>Represents which axis values are to receive error bars.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ErrorBarInclude.html">ErrorBarInclude</a></h4>
      <section><p>Represents which error-bar parts to include.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ErrorBarType.html">ErrorBarType</a></h4>
      <section><p>Represents the possible ways to determine the length of the error bars.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.Grouping.html">Grouping</a></h4>
      <section><p>Represents the possible groupings for a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.LabelAlignment.html">LabelAlignment</a></h4>
      <section><p>Represents the possible ways to align the tick labels.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.LayoutMode.html">LayoutMode</a></h4>
      <section><p>Represents the possible ways to store a chart element's position.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.LayoutTarget.html">LayoutTarget</a></h4>
      <section><p>Represents the possible ways to layout the plot area.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.LegendPosition.html">LegendPosition</a></h4>
      <section><p>Represents the position of the legend on a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.MarkerStyle.html">MarkerStyle</a></h4>
      <section><p>Represents the marker style for a point or series in a line chart, scatter chart, or radar chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.OfPieType.html">OfPieType</a></h4>
      <section><p>Represents the possible types of Pie or Pie or Bar of Pie charts.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ParentLabelLayout.html">ParentLabelLayout</a></h4>
      <section><p>Represents parent label layout types.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.PictureFormat.html">PictureFormat</a></h4>
      <section><p>Represents the picture format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.Position.html">Position</a></h4>
      <section><p>Represents the possible positions for an axis, title or legend.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.PositionAlignment.html">PositionAlignment</a></h4>
      <section><p>Represents the side position alignment of a chart element.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.QuartileMethod.html">QuartileMethod</a></h4>
      <section><p>Represents quartile calculation methods.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.RadarStyle.html">RadarStyle</a></h4>
      <section><p>Represents the possible styles of radar chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.RegionLabelLayout.html">RegionLabelLayout</a></h4>
      <section><p>Represents the layout type for region labels of a geospatial series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.RowCol.html">RowCol</a></h4>
      <section><p>Specifies whether the values corresponding to a particular data series are in rows or columns.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ScaleType.html">ScaleType</a></h4>
      <section><p>Specifies the scale type of the value axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.ScatterStyle.html">ScatterStyle</a></h4>
      <section><p>Represents the possible styles of scatter chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.SeriesNameLevel.html">SeriesNameLevel</a></h4>
      <section><p>Specifies the series labels for the series label levels.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.SizeRepresents.html">SizeRepresents</a></h4>
      <section><p>Specifies what the bubble size represents on a bubble chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.SplitType.html">SplitType</a></h4>
      <section><p>Represents the possible ways to split a pie of pie or bar of pie chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.TickLabelPosition.html">TickLabelPosition</a></h4>
      <section><p>Represents the possible positions for tick labels.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.TickMark.html">TickMark</a></h4>
      <section><p>Represents the possible positions for tick marks.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.TimeUnit.html">TimeUnit</a></h4>
      <section><p>Represents a unit of time.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Spreadsheet.Charts.TrendlineType.html">TrendlineType</a></h4>
      <section><p>Represents all types of trendline which are available for series in a chart.</p>
</section>


</div>
