# C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle" class="text-break">ChartVisualEffectsStyle.ShadowStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents shadow parameters.</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"><a class="xref" href="C1.Win.FlexReport.Chart.ChartObject.html">ChartObject</a></div>
    <div class="level2"><a class="xref" href="C1.Win.FlexReport.Chart.ChartPropertyBagObject.html">ChartPropertyBagObject</a></div>
    <div class="level3"><span class="xref">ChartVisualEffectsStyle.ShadowStyle</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
    <div><span class="xref">IC1Serializable</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexReport.Chart.html">C1.Win.FlexReport.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexReport.4.8.dll</h6>
  <h5 id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartVisualEffectsStyle.ShadowStyle : ChartPropertyBagObject, INotifyPropertyChanged, IC1Serializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartVisualEffectsStyle.ShadowStyle
    Inherits ChartPropertyBagObject
    Implements INotifyPropertyChanged, IC1Serializable</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_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle__ctor_C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.#ctor(C1.Win.FlexReport.Chart.ChartVisualEffectsStyle)">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.-ctor.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle__ctor_C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_">ShadowStyle(ChartVisualEffectsStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.html">ChartVisualEffectsStyle.ShadowStyle</a> object.</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_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_Offset" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.Offset">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.Offset.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_Offset">Offset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the shadow offset.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_Soft" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.Soft">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.Soft.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_Soft">Soft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the shadow has soft shape.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_Transparency" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.Transparency">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.Transparency.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_Transparency">Transparency</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the shadow transparency.</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="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ResetOffset" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ResetOffset">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ResetOffset.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ResetOffset">ResetOffset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the Offset to default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ResetSoft" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ResetSoft">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ResetSoft.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ResetSoft">ResetSoft()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the Soft to default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ResetTransparency" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ResetTransparency">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ResetTransparency.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ResetTransparency">ResetTransparency()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the Transparency to default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ShouldSerializeOffset" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ShouldSerializeOffset">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ShouldSerializeOffset.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ShouldSerializeOffset">ShouldSerializeOffset()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if Offset is in default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ShouldSerializeSoft" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ShouldSerializeSoft">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ShouldSerializeSoft.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ShouldSerializeSoft">ShouldSerializeSoft()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if Soft is in default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ShouldSerializeTransparency" data-uid="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ShouldSerializeTransparency">
          <a class="xref" href="C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle.ShouldSerializeTransparency.html#C1_Win_FlexReport_Chart_ChartVisualEffectsStyle_ShadowStyle_ShouldSerializeTransparency">ShouldSerializeTransparency()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if Transparency is in default state.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
