# C1.Win.C1ChartBase.baseChartFont

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1ChartBase_baseChartFont" data-uid="C1.Win.C1ChartBase.baseChartFont" class="text-break">baseChartFont Class
</h1>
  <div class="markdown level0 summary"><p>The chart object font properties and methods.</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">baseChartFont</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1ChartBase.html">C1.Win.C1ChartBase</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart.4.8.dll</h6>
  <h5 id="C1_Win_C1ChartBase_baseChartFont_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(c1ChartTypeConverter))]
public class baseChartFont</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(c1ChartTypeConverter))&gt;
Public Class baseChartFont</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="C1_Win_C1ChartBase_baseChartFont__ctor" data-uid="C1.Win.C1ChartBase.baseChartFont.#ctor">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.-ctor.html#C1_Win_C1ChartBase_baseChartFont__ctor">baseChartFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.html">baseChartFont</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartFont__ctor_System_Drawing_Font_" data-uid="C1.Win.C1ChartBase.baseChartFont.#ctor(System.Drawing.Font)">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.-ctor.html#C1_Win_C1ChartBase_baseChartFont__ctor_System_Drawing_Font_">baseChartFont(Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.html">baseChartFont</a> class.</p>
</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="C1_Win_C1ChartBase_baseChartFont_Bold" data-uid="C1.Win.C1ChartBase.baseChartFont.Bold">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.Bold.html#C1_Win_C1ChartBase_baseChartFont_Bold">Bold</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the font of the chart object is bold.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartFont_Font" data-uid="C1.Win.C1ChartBase.baseChartFont.Font">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.Font.html#C1_Win_C1ChartBase_baseChartFont_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets chart object font.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartFont_Italic" data-uid="C1.Win.C1ChartBase.baseChartFont.Italic">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.Italic.html#C1_Win_C1ChartBase_baseChartFont_Italic">Italic</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the font of the chart object is italic.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartFont_Name" data-uid="C1.Win.C1ChartBase.baseChartFont.Name">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.Name.html#C1_Win_C1ChartBase_baseChartFont_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of this chart object FontFamily.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartFont_Size" data-uid="C1.Win.C1ChartBase.baseChartFont.Size">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.Size.html#C1_Win_C1ChartBase_baseChartFont_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chart object font size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartFont_Strikeout" data-uid="C1.Win.C1ChartBase.baseChartFont.Strikeout">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.Strikeout.html#C1_Win_C1ChartBase_baseChartFont_Strikeout">Strikeout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the font of the chart object is strikeout.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartFont_Underline" data-uid="C1.Win.C1ChartBase.baseChartFont.Underline">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartFont.Underline.html#C1_Win_C1ChartBase_baseChartFont_Underline">Underline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the font of the chart object is underline.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
