# GrapeCity.Documents.Excel.Drawing.IDataLabel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_Drawing_IDataLabel" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel" class="text-break">IDataLabel Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the data label on a chart point or trendline.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.Drawing.html">GrapeCity.Documents.Excel.Drawing</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_Drawing_IDataLabel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IDataLabel</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IDataLabel</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_AutoText" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.AutoText">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.AutoText.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_AutoText">AutoText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the object automatically generates appropriate text based on context.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Direction" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Direction">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Direction.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Direction">Direction</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text direction.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Font" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Font">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Font.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IFontFormat.html">IFontFormat</a> object that represents the font of the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Format" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Format">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Format.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartFormat.html">IChartFormat</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_NumberFormat" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.NumberFormat">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.NumberFormat.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_NumberFormat">NumberFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format code for the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_NumberFormatLinked" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.NumberFormatLinked">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.NumberFormatLinked.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_NumberFormatLinked">NumberFormatLinked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the number format is linked to the cells (so that the number format
changes in the labels when it changes in the cells).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Orientation" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Orientation">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Orientation.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Parent" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Parent">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Parent.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the parent object for the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Position" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Position">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Position.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the data label.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Separator" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Separator">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Separator.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Separator">Separator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an object that represents the separator used for the data labels on a chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowBubbleSize" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowBubbleSize">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowBubbleSize.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowBubbleSize">ShowBubbleSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the bubble size (True to show the bubble size for the data labels on a chart; False to hide).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowCategoryName" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowCategoryName">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowCategoryName.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowCategoryName">ShowCategoryName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the category name (True to display the category name for the data labels on a chart; False to hide).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowLegendKey" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowLegendKey">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowLegendKey.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowLegendKey">ShowLegendKey</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the data label legend key is visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowPercentage" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowPercentage">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowPercentage.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowPercentage">ShowPercentage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display the percentage (True to display the percentage value for the data labels on a chart; False to hide).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowSeriesName" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowSeriesName">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowSeriesName.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowSeriesName">ShowSeriesName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a Boolean to indicate the series name display behavior for
the data labels on a chart. True to show the series name. False to hide.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowValue" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowValue">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.ShowValue.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_ShowValue">ShowValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a Boolean that corresponds to a specified chart's data label
values display behavior. True displays the values. False to hide.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Text" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Text">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Text.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text for the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_TextFrame" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.TextFrame">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.TextFrame.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_TextFrame">TextFrame</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITextFrame.html">ITextFrame</a> object that contains the text and font style properties for the specified data label.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IDataLabel_Delete" data-uid="GrapeCity.Documents.Excel.Drawing.IDataLabel.Delete">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.Delete.html#GrapeCity_Documents_Excel_Drawing_IDataLabel_Delete">Delete()</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes the object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
