# C1.Web.Mvc.TitleStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_TitleStyle" data-uid="C1.Web.Mvc.TitleStyle" class="text-break">TitleStyle Class
</h1>
  <div class="markdown level0 summary"><p>The Style of title in FlexChart and FlexPie</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">TitleStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_TitleStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TitleStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TitleStyle</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_Web_Mvc_TitleStyle_Fill" data-uid="C1.Web.Mvc.TitleStyle.Fill">
          <a class="xref" href="C1.Web.Mvc.TitleStyle.Fill.html#C1_Web_Mvc_TitleStyle_Fill">Fill</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set the fill style of the title</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_TitleStyle_FontFamily" data-uid="C1.Web.Mvc.TitleStyle.FontFamily">
          <a class="xref" href="C1.Web.Mvc.TitleStyle.FontFamily.html#C1_Web_Mvc_TitleStyle_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set the font family of the title</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_TitleStyle_FontSize" data-uid="C1.Web.Mvc.TitleStyle.FontSize">
          <a class="xref" href="C1.Web.Mvc.TitleStyle.FontSize.html#C1_Web_Mvc_TitleStyle_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set the font size of the title</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_TitleStyle_Foreground" data-uid="C1.Web.Mvc.TitleStyle.Foreground">
          <a class="xref" href="C1.Web.Mvc.TitleStyle.Foreground.html#C1_Web_Mvc_TitleStyle_Foreground">Foreground</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set the fore ground color of the title</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_TitleStyle_Halign" data-uid="C1.Web.Mvc.TitleStyle.Halign">
          <a class="xref" href="C1.Web.Mvc.TitleStyle.Halign.html#C1_Web_Mvc_TitleStyle_Halign">Halign</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set the horizontal alignment of the title</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
