# C1.Win.C1Chart3D.Title

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart3D_Title" data-uid="C1.Win.C1Chart3D.Title" class="text-break">Title Class
</h1>
  <div class="markdown level0 summary"><p>The Title class is used to describe the appearance of the Header and the Footer.</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">Title</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart3D.html">C1.Win.C1Chart3D</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart3D.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart3D_Title_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(c1ChartTypeConverter))]
public class Title</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(c1ChartTypeConverter))&gt;
Public Class Title</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="C1_Win_C1Chart3D_Title_Compass" data-uid="C1.Win.C1Chart3D.Title.Compass">
          <a class="xref" href="C1.Win.C1Chart3D.Title.Compass.html#C1_Win_C1Chart3D_Title_Compass">Compass</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the general positioning of the title.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_Location" data-uid="C1.Win.C1Chart3D.Title.Location">
          <a class="xref" href="C1.Win.C1Chart3D.Title.Location.html#C1_Win_C1Chart3D_Title_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the title in chart control client coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_LocationDefault" data-uid="C1.Win.C1Chart3D.Title.LocationDefault">
          <a class="xref" href="C1.Win.C1Chart3D.Title.LocationDefault.html#C1_Win_C1Chart3D_Title_LocationDefault">LocationDefault</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default location of the title.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_Size" data-uid="C1.Win.C1Chart3D.Title.Size">
          <a class="xref" href="C1.Win.C1Chart3D.Title.Size.html#C1_Win_C1Chart3D_Title_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the title in chart control client coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_SizeDefault" data-uid="C1.Win.C1Chart3D.Title.SizeDefault">
          <a class="xref" href="C1.Win.C1Chart3D.Title.SizeDefault.html#C1_Win_C1Chart3D_Title_SizeDefault">SizeDefault</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default size of the title.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_Style" data-uid="C1.Win.C1Chart3D.Title.Style">
          <a class="xref" href="C1.Win.C1Chart3D.Title.Style.html#C1_Win_C1Chart3D_Title_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the title style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_Text" data-uid="C1.Win.C1Chart3D.Title.Text">
          <a class="xref" href="C1.Win.C1Chart3D.Title.Text.html#C1_Win_C1Chart3D_Title_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets title text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_Visible" data-uid="C1.Win.C1Chart3D.Title.Visible">
          <a class="xref" href="C1.Win.C1Chart3D.Title.Visible.html#C1_Win_C1Chart3D_Title_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title visibility.</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="C1_Win_C1Chart3D_Title_ResetStyle" data-uid="C1.Win.C1Chart3D.Title.ResetStyle">
          <a class="xref" href="C1.Win.C1Chart3D.Title.ResetStyle.html#C1_Win_C1Chart3D_Title_ResetStyle">ResetStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the style to its default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_ShouldSerializeLocationDefault" data-uid="C1.Win.C1Chart3D.Title.ShouldSerializeLocationDefault">
          <a class="xref" href="C1.Win.C1Chart3D.Title.ShouldSerializeLocationDefault.html#C1_Win_C1Chart3D_Title_ShouldSerializeLocationDefault">ShouldSerializeLocationDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the Title LocationDefault property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_ShouldSerializeSizeDefault" data-uid="C1.Win.C1Chart3D.Title.ShouldSerializeSizeDefault">
          <a class="xref" href="C1.Win.C1Chart3D.Title.ShouldSerializeSizeDefault.html#C1_Win_C1Chart3D_Title_ShouldSerializeSizeDefault">ShouldSerializeSizeDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the Title SizeDefault property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Title_ShouldSerializeStyle" data-uid="C1.Win.C1Chart3D.Title.ShouldSerializeStyle">
          <a class="xref" href="C1.Win.C1Chart3D.Title.ShouldSerializeStyle.html#C1_Win_C1Chart3D_Title_ShouldSerializeStyle">ShouldSerializeStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the Title Style property is in the default state.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
