# GrapeCity.Spreadsheet.Charts.IChart.ChartTitle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChart_ChartTitle_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.ChartTitle*">ChartTitle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChart_ChartTitle_" data-uid="GrapeCity.Spreadsheet.Charts.IChart.ChartTitle*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChart_ChartTitle" data-uid="GrapeCity.Spreadsheet.Charts.IChart.ChartTitle">ChartTitle</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartTitle.html">IChartTitle</a> object that represents the title of the specified chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IChartTitle ChartTitle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property ChartTitle As IChartTitle</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Charts_IChart_ChartTitle_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This function works with Spread WPF only.</p>
</div>
</div>
