# C1.Report.FlexChartField.DataLabel

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Report_FlexChartField_DataLabel_" data-uid="C1.Report.FlexChartField.DataLabel*">DataLabel Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Report_FlexChartField_DataLabel_" data-uid="C1.Report.FlexChartField.DataLabel*"></a>
<h4 id="C1_Report_FlexChartField_DataLabel" data-uid="C1.Report.FlexChartField.DataLabel">DataLabel</h4>
<div class="markdown level1 summary"><p>Gets the chart data label.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Category(&quot;Chart&quot;)]
[C1Description(&quot;FlexChartField.DataLabel&quot;, &quot;Specifies the chart data label.&quot;)]
public DataLabel DataLabel { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Category(&quot;Chart&quot;)&gt;
&lt;C1Description(&quot;FlexChartField.DataLabel&quot;, &quot;Specifies the chart data label.&quot;)&gt;
Public ReadOnly Property DataLabel As DataLabel</code></pre>
</div>
</div>
