# GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle" class="text-break">FillStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents the type of fill style.</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">FillStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.html">GrapeCity.ActiveReports.Rendering.Components.Dashboard</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class FillStyle</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="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle__ctor_GrapeCity_ActiveReports_Rendering_Components_Dashboard_GradientType_System_Drawing_Color_System_Drawing_Color_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.#ctor(GrapeCity.ActiveReports.Rendering.Components.Dashboard.GradientType,System.Drawing.Color,System.Drawing.Color)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.-ctor.html#GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle__ctor_GrapeCity_ActiveReports_Rendering_Components_Dashboard_GradientType_System_Drawing_Color_System_Drawing_Color_">FillStyle(GradientType, Color, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.html">FillStyle</a> class with the specified gradient type, fill color, and gradient end color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle__ctor_System_Drawing_Color_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.#ctor(System.Drawing.Color)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.-ctor.html#GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle__ctor_System_Drawing_Color_">FillStyle(Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.html">FillStyle</a> class with the specified fill color.</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="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_FillColorPropertyName" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.FillColorPropertyName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.FillColorPropertyName.html">FillColorPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_GradientEndColorPropertyName" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.GradientEndColorPropertyName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.GradientEndColorPropertyName.html">GradientEndColorPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_GradientStylePropertyName" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.GradientStylePropertyName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.GradientStylePropertyName.html">GradientStylePropertyName</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_FillColor" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.FillColor">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.FillColor.html#GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_FillColor">FillColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the primary color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_GradientEndColor" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.GradientEndColor">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.GradientEndColor.html#GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_GradientEndColor">GradientEndColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the secondary color used for a gradient filling.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_Parse_GrapeCity_ActiveReports_Extensibility_Rendering_IPropertyBag_System_String_GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.Parse(GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag,System.String,GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.Parse.html#GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_Parse_GrapeCity_ActiveReports_Extensibility_Rendering_IPropertyBag_System_String_GrapeCity_ActiveReports_Rendering_Components_Dashboard_FillStyle_">Parse(IPropertyBag, string, FillStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Collects <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle.html">FillStyle</a> instance from <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag.html">IPropertyBag</a> using the given substitution.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
