# C1.Xamarin.Forms.Chart.ChartStyle

## Content

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



  <h1 id="C1_Xamarin_Forms_Chart_ChartStyle" data-uid="C1.Xamarin.Forms.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.Xamarin.Forms.Chart.html">C1.Xamarin.Forms.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Chart.dll</h6>
  <h5 id="C1_Xamarin_Forms_Chart_ChartStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartStyle : BindableObject</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_Xamarin_Forms_Chart_ChartStyle__ctor" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.-ctor.html#C1_Xamarin_Forms_Chart_ChartStyle__ctor">ChartStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Create an instance of ChartStyle.</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_Xamarin_Forms_Chart_ChartStyle_DefaultBrush" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.DefaultBrush">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.DefaultBrush.html">DefaultBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Default brush.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_DefaultValueFontSize" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.DefaultValueFontSize">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.DefaultValueFontSize.html">DefaultValueFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Default font size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_FillProperty" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.FillProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.FillProperty.html">FillProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Fill dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_FontAttributesProperty" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.FontAttributesProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.FontAttributesProperty.html">FontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the FontAttributes dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_FontFamilyProperty" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.FontFamilyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.FontFamilyProperty.html">FontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the FontFamily dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_FontSizeProperty" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.FontSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.FontSizeProperty.html">FontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the FontSize dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_StrokeDashArrayProperty" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.StrokeDashArrayProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.StrokeDashArrayProperty.html">StrokeDashArrayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the StrokeDashArray dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_StrokeProperty" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.StrokeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.StrokeProperty.html">StrokeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Stroke dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_StrokeThicknessProperty" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.StrokeThicknessProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.StrokeThicknessProperty.html">StrokeThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the StrokeThickness 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_Xamarin_Forms_Chart_ChartStyle_Fill" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.Fill">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.Fill.html#C1_Xamarin_Forms_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_Xamarin_Forms_Chart_ChartStyle_FontAttributes" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.FontAttributes">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.FontAttributes.html#C1_Xamarin_Forms_Chart_ChartStyle_FontAttributes">FontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartStyle_FontFamily" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.FontFamily">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.FontFamily.html#C1_Xamarin_Forms_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_Xamarin_Forms_Chart_ChartStyle_FontSize" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.FontSize">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.FontSize.html#C1_Xamarin_Forms_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_Xamarin_Forms_Chart_ChartStyle_Stroke" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.Stroke">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.Stroke.html#C1_Xamarin_Forms_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_Xamarin_Forms_Chart_ChartStyle_StrokeDashArray" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.StrokeDashArray">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.StrokeDashArray.html#C1_Xamarin_Forms_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_Xamarin_Forms_Chart_ChartStyle_StrokeThickness" data-uid="C1.Xamarin.Forms.Chart.ChartStyle.StrokeThickness">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartStyle.StrokeThickness.html#C1_Xamarin_Forms_Chart_ChartStyle_StrokeThickness">StrokeThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the stroke thickness.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
