# C1.Win.Chart.ChartStyle.Fill

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Chart_ChartStyle_Fill_" data-uid="C1.Win.Chart.ChartStyle.Fill*">Fill Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Chart_ChartStyle_Fill_" data-uid="C1.Win.Chart.ChartStyle.Fill*"></a>
<h4 id="C1_Win_Chart_ChartStyle_Fill" data-uid="C1.Win.Chart.ChartStyle.Fill">Fill</h4>
<div class="markdown level1 summary"><p>Gets or sets the fill brush of element.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
[C1Description(&quot;ChartStyle.Fill&quot;, &quot;Gets or sets the fill brush of element.&quot;)]
public Brush Fill { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
&lt;C1Description(&quot;ChartStyle.Fill&quot;, &quot;Gets or sets the fill brush of element.&quot;)&gt;
Public Property Fill As Brush</code></pre>
</div>
</div>
