# GrapeCity.Spreadsheet.Charts.IPoint.DataLabel

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IPoint_DataLabel_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.DataLabel*">DataLabel Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IPoint_DataLabel_" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.DataLabel*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IPoint_DataLabel" data-uid="GrapeCity.Spreadsheet.Charts.IPoint.DataLabel">DataLabel</h4>
<div class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Charts.IDataLabel.html">IDataLabel</a> object that represents the data label associated with the point.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IDataLabel DataLabel { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property DataLabel As IDataLabel</code></pre>
</div>
</div>
