# C1.Win.C1Chart.VisualEffectsStyle.LightStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle" class="text-break">VisualEffectsStyle.LightStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents light 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"><span class="xref">VisualEffectsStyle.LightStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart.html">C1.Win.C1Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class VisualEffectsStyle.LightStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class VisualEffectsStyle.LightStyle</code></pre>
  </div>
  <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_C1Chart_VisualEffectsStyle_LightStyle_Focus" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Focus">
          <a class="xref" href="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Focus.html#C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Focus">Focus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of light focus.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Gradient" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Gradient">
          <a class="xref" href="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Gradient.html#C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Gradient">Gradient</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of light gradient.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Intensity" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Intensity">
          <a class="xref" href="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Intensity.html#C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Intensity">Intensity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the light intensity.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Scale" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Scale">
          <a class="xref" href="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Scale.html#C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Scale">Scale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the light scale. When scale is less than one the light pattern is
repeated through the element.  Used only with LightShapeEnum.Rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Shape" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Shape">
          <a class="xref" href="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Shape.html#C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the light shape.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Shift" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Shift">
          <a class="xref" href="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Shift.html#C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Shift">Shift</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the light shift.  Used only with LightShapeEnum.Ellipse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Size" data-uid="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Size">
          <a class="xref" href="C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Size.html#C1_Win_C1Chart_VisualEffectsStyle_LightStyle_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of light spot.  Used only with LightShapeEnum.Ellipse.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
