# GrapeCity.Spreadsheet.Charts.IAxis.DisplayUnitLabel

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IAxis_DisplayUnitLabel_" data-uid="GrapeCity.Spreadsheet.Charts.IAxis.DisplayUnitLabel*">DisplayUnitLabel Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IAxis_DisplayUnitLabel_" data-uid="GrapeCity.Spreadsheet.Charts.IAxis.DisplayUnitLabel*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IAxis_DisplayUnitLabel" data-uid="GrapeCity.Spreadsheet.Charts.IAxis.DisplayUnitLabel">DisplayUnitLabel</h4>
<div class="markdown level1 summary"><p>Gets the <code>DisplayUnitLabel</code> object for the specified axis
<remark>Returns null if the <a class="xref" href="GrapeCity.Spreadsheet.Charts.IAxis.HasDisplayUnitLabel.html#GrapeCity_Spreadsheet_Charts_IAxis_HasDisplayUnitLabel">HasDisplayUnitLabel</a> property is set to <code>False</code></remark></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IDisplayUnitLabel DisplayUnitLabel { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property DisplayUnitLabel As IDisplayUnitLabel</code></pre>
</div>
</div>
