# GrapeCity.Spreadsheet.Charts.IChart.ChartType

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChart_ChartType_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.ChartType*">ChartType Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChart_ChartType_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.ChartType*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChart_ChartType" data-uid="GrapeCity.Spreadsheet.Charts.IChart.ChartType">ChartType</h4>
<div class="markdown level1 summary"><p>Gets or sets the chart type.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">ChartType ChartType { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property ChartType As ChartType</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IChart_ChartType_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This function works with Spread WPF only.</p>
</div>
</div>
