# C1.WPF.Chart.ChartStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Chart_ChartStyle" data-uid="C1.WPF.Chart.ChartStyle" class="text-break">ChartStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents visual style of chart element.</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">ChartStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Chart.html">C1.WPF.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Chart.dll</h6>
  <h5 id="C1_WPF_Chart_ChartStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartStyle : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartStyle
    Inherits DependencyObject</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_WPF_Chart_ChartStyle__ctor" data-uid="C1.WPF.Chart.ChartStyle.#ctor">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.-ctor.html#C1_WPF_Chart_ChartStyle__ctor">ChartStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of ChartStyle class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FillProperty" data-uid="C1.WPF.Chart.ChartStyle.FillProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FillProperty.html">FillProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.Fill.html#C1_WPF_Chart_ChartStyle_Fill">Fill</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontFamilyProperty" data-uid="C1.WPF.Chart.ChartStyle.FontFamilyProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontFamilyProperty.html">FontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.FontFamily.html#C1_WPF_Chart_ChartStyle_FontFamily">FontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontSizeProperty" data-uid="C1.WPF.Chart.ChartStyle.FontSizeProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontSizeProperty.html">FontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.FontSize.html#C1_WPF_Chart_ChartStyle_FontSize">FontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontStretchProperty" data-uid="C1.WPF.Chart.ChartStyle.FontStretchProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontStretchProperty.html">FontStretchProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.FontStretch.html#C1_WPF_Chart_ChartStyle_FontStretch">FontStretch</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontStyleProperty" data-uid="C1.WPF.Chart.ChartStyle.FontStyleProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontStyleProperty.html">FontStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.FontStyle.html#C1_WPF_Chart_ChartStyle_FontStyle">FontStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontWeightProperty" data-uid="C1.WPF.Chart.ChartStyle.FontWeightProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontWeightProperty.html">FontWeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.FontWeight.html#C1_WPF_Chart_ChartStyle_FontWeight">FontWeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_LinePatternProperty" data-uid="C1.WPF.Chart.ChartStyle.LinePatternProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.LinePatternProperty.html">LinePatternProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.LinePattern.html#C1_WPF_Chart_ChartStyle_LinePattern">LinePattern</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_StrokeDashArrayProperty" data-uid="C1.WPF.Chart.ChartStyle.StrokeDashArrayProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.StrokeDashArrayProperty.html">StrokeDashArrayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.StrokeDashArray.html#C1_WPF_Chart_ChartStyle_StrokeDashArray">StrokeDashArray</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_StrokeProperty" data-uid="C1.WPF.Chart.ChartStyle.StrokeProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.StrokeProperty.html">StrokeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.Stroke.html#C1_WPF_Chart_ChartStyle_Stroke">Stroke</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_StrokeThicknessProperty" data-uid="C1.WPF.Chart.ChartStyle.StrokeThicknessProperty">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.StrokeThicknessProperty.html">StrokeThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Chart.ChartStyle.StrokeThickness.html#C1_WPF_Chart_ChartStyle_StrokeThickness">StrokeThickness</a> dependency property.</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_WPF_Chart_ChartStyle_Fill" data-uid="C1.WPF.Chart.ChartStyle.Fill">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.Fill.html#C1_WPF_Chart_ChartStyle_Fill">Fill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fill brush.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontFamily" data-uid="C1.WPF.Chart.ChartStyle.FontFamily">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontFamily.html#C1_WPF_Chart_ChartStyle_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontSize" data-uid="C1.WPF.Chart.ChartStyle.FontSize">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontSize.html#C1_WPF_Chart_ChartStyle_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontStretch" data-uid="C1.WPF.Chart.ChartStyle.FontStretch">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontStretch.html#C1_WPF_Chart_ChartStyle_FontStretch">FontStretch</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font stretch.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontStyle" data-uid="C1.WPF.Chart.ChartStyle.FontStyle">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontStyle.html#C1_WPF_Chart_ChartStyle_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_FontWeight" data-uid="C1.WPF.Chart.ChartStyle.FontWeight">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.FontWeight.html#C1_WPF_Chart_ChartStyle_FontWeight">FontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_LinePattern" data-uid="C1.WPF.Chart.ChartStyle.LinePattern">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.LinePattern.html#C1_WPF_Chart_ChartStyle_LinePattern">LinePattern</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Line Pattern.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_Stroke" data-uid="C1.WPF.Chart.ChartStyle.Stroke">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.Stroke.html#C1_WPF_Chart_ChartStyle_Stroke">Stroke</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the stroke brush.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_StrokeDashArray" data-uid="C1.WPF.Chart.ChartStyle.StrokeDashArray">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.StrokeDashArray.html#C1_WPF_Chart_ChartStyle_StrokeDashArray">StrokeDashArray</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the stroke dash array.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_ChartStyle_StrokeThickness" data-uid="C1.WPF.Chart.ChartStyle.StrokeThickness">
          <a class="xref" href="C1.WPF.Chart.ChartStyle.StrokeThickness.html#C1_WPF_Chart_ChartStyle_StrokeThickness">StrokeThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the stroke thickness.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
