# C1.WPF.C1Chart.PlotElementAnimation

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_C1Chart_PlotElementAnimation" data-uid="C1.WPF.C1Chart.PlotElementAnimation" class="text-break">PlotElementAnimation Class
</h1>
  <div class="markdown level0 summary"><p>Defines animation for plot 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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><span class="xref">PlotElementAnimation</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.C1Chart.html">C1.WPF.C1Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.C1Chart.4.6.2.dll</h6>
  <h5 id="C1_WPF_C1Chart_PlotElementAnimation_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PlotElementAnimation : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PlotElementAnimation
    Inherits DependencyObject</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_WPF_C1Chart_PlotElementAnimation__ctor" data-uid="C1.WPF.C1Chart.PlotElementAnimation.#ctor">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.-ctor.html#C1_WPF_C1Chart_PlotElementAnimation__ctor">PlotElementAnimation()</a>
        </td>
        <td class="markdown level1 summary"></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_WPF_C1Chart_PlotElementAnimation_IndexDelayProperty" data-uid="C1.WPF.C1Chart.PlotElementAnimation.IndexDelayProperty">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.IndexDelayProperty.html">IndexDelayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the IndexDelay attached dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_PlotElementAnimation_StoryboardProperty" data-uid="C1.WPF.C1Chart.PlotElementAnimation.StoryboardProperty">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.StoryboardProperty.html">StoryboardProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Storyboard dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_PlotElementAnimation_SymbolStyleProperty" data-uid="C1.WPF.C1Chart.PlotElementAnimation.SymbolStyleProperty">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.SymbolStyleProperty.html">SymbolStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the SymbolStyle 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_WPF_C1Chart_PlotElementAnimation_Storyboard" data-uid="C1.WPF.C1Chart.PlotElementAnimation.Storyboard">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.Storyboard.html#C1_WPF_C1Chart_PlotElementAnimation_Storyboard">Storyboard</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the storyboard that is applied to the plot element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_PlotElementAnimation_SymbolStyle" data-uid="C1.WPF.C1Chart.PlotElementAnimation.SymbolStyle">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.SymbolStyle.html#C1_WPF_C1Chart_PlotElementAnimation_SymbolStyle">SymbolStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the symbol style that is applied to the plot element before storyboard starts.</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_WPF_C1Chart_PlotElementAnimation_GetIndexDelay_System_Windows_DependencyObject_" data-uid="C1.WPF.C1Chart.PlotElementAnimation.GetIndexDelay(System.Windows.DependencyObject)">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.GetIndexDelay.html#C1_WPF_C1Chart_PlotElementAnimation_GetIndexDelay_System_Windows_DependencyObject_">GetIndexDelay(DependencyObject)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index delay for animation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_PlotElementAnimation_SetIndexDelay_System_Windows_DependencyObject_System_Double_" data-uid="C1.WPF.C1Chart.PlotElementAnimation.SetIndexDelay(System.Windows.DependencyObject,System.Double)">
          <a class="xref" href="C1.WPF.C1Chart.PlotElementAnimation.SetIndexDelay.html#C1_WPF_C1Chart_PlotElementAnimation_SetIndexDelay_System_Windows_DependencyObject_System_Double_">SetIndexDelay(DependencyObject, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the index delay for animation.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
