# GrapeCity.ActiveReports.Chart.Graphics.TextStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle" class="text-break">TextStyle Class
</h1>
  <div class="markdown level0 summary"><p>Specified text output settings</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">TextStyle</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.html">GrapeCity.ActiveReports.Chart.Graphics</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class TextStyle : ICloneable, IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle__ctor" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.-ctor.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle__ctor">TextStyle()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_ActiveReports_Chart_Graphics_TextStyle_Align" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Align">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Align.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Align">Align</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text string alignment within its rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Anchor" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Anchor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Anchor.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Anchor">Anchor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how text box anchors to its position.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Angle" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Angle">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Angle.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Angle">Angle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text output angle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Color" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Color">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Color.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color to draw text string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Font" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Font">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Font.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets font info to draw text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_IsVertical" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.IsVertical">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.IsVertical.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_IsVertical">IsVertical</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether draw text vertically.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_MaxHeight" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.MaxHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.MaxHeight.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_MaxHeight">MaxHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets maximal bounding rectangle height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_MaxWidth" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.MaxWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.MaxWidth.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_MaxWidth">MaxWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets maximal bounding rectangle width.</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_ActiveReports_Chart_Graphics_TextStyle_Clone" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Clone.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Dispose" data-uid="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.TextStyle.Dispose.html#GrapeCity_ActiveReports_Chart_Graphics_TextStyle_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
