# C1.WPF.Chart.Finance.FibonacciFans

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Chart_Finance_FibonacciFans" data-uid="C1.WPF.Chart.Finance.FibonacciFans" class="text-break">FibonacciFans Class
</h1>
  <div class="markdown level0 summary"><p>Represents a Fibonacci Fan tool for the FinancialChart.</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"><a class="xref" href="../C1.WPF.FlexChart.4.6.2/C1.WPF.Chart.Series.html">Series</a></div>
    <div class="level4"><span class="xref">FibonacciFans</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><span class="xref">IValueProvider</span></div>
    <div><span class="xref">ISeries</span></div>
    <div><span class="xref">IStyleProvider</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Chart.Finance.html">C1.WPF.Chart.Finance</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FinancialChart.4.6.2.dll</h6>
  <h5 id="C1_WPF_Chart_Finance_FibonacciFans_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FibonacciFans : Series, IDisposable, IValueProvider, ISeries, IStyleProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FibonacciFans
    Inherits Series
    Implements IDisposable, IValueProvider, ISeries, IStyleProvider</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_Chart_Finance_FibonacciFans__ctor" data-uid="C1.WPF.Chart.Finance.FibonacciFans.#ctor">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.-ctor.html#C1_WPF_Chart_Finance_FibonacciFans__ctor">FibonacciFans()</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_Chart_Finance_FibonacciFans_EndXProperty" data-uid="C1.WPF.Chart.Finance.FibonacciFans.EndXProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.EndXProperty.html">EndXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the EndX dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_EndYProperty" data-uid="C1.WPF.Chart.Finance.FibonacciFans.EndYProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.EndYProperty.html">EndYProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the EndY dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_LabelPositionProperty" data-uid="C1.WPF.Chart.Finance.FibonacciFans.LabelPositionProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.LabelPositionProperty.html">LabelPositionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the LabelPosition dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_LevelsProperty" data-uid="C1.WPF.Chart.Finance.FibonacciFans.LevelsProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.LevelsProperty.html">LevelsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Levels dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_StartXProperty" data-uid="C1.WPF.Chart.Finance.FibonacciFans.StartXProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.StartXProperty.html">StartXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the StartX dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_StartYProperty" data-uid="C1.WPF.Chart.Finance.FibonacciFans.StartYProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.StartYProperty.html">StartYProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the StartY 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_Chart_Finance_FibonacciFans_EndX" data-uid="C1.WPF.Chart.Finance.FibonacciFans.EndX">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.EndX.html#C1_WPF_Chart_Finance_FibonacciFans_EndX">EndX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ending x data point for the FibonacciFans.
This value can be number or a Date object (for time-based data).
Unlike some of the other Fibonacci tools, the ending x
is not calculated automatically if undefined.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_EndY" data-uid="C1.WPF.Chart.Finance.FibonacciFans.EndY">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.EndY.html#C1_WPF_Chart_Finance_FibonacciFans_EndY">EndY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ending y data point for the FibonacciFans.
Unlike some of the other Fibonacci tools, the ending y
is not calculated automatically if undefined.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_LabelPosition" data-uid="C1.WPF.Chart.Finance.FibonacciFans.LabelPosition">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.LabelPosition.html#C1_WPF_Chart_Finance_FibonacciFans_LabelPosition">LabelPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the LabelPosition for levels in FibonacciFans tool.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_Levels" data-uid="C1.WPF.Chart.Finance.FibonacciFans.Levels">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.Levels.html#C1_WPF_Chart_Finance_FibonacciFans_Levels">Levels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the array of levels for plotting.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_StartX" data-uid="C1.WPF.Chart.Finance.FibonacciFans.StartX">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.StartX.html#C1_WPF_Chart_Finance_FibonacciFans_StartX">StartX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the starting x data point for the FibonacciFans.
This value can be number or a Date object (for time-based data).
Unlike some of the other Fibonacci tools, the starting x
is not calculated automatically if undefined.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciFans_StartY" data-uid="C1.WPF.Chart.Finance.FibonacciFans.StartY">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.StartY.html#C1_WPF_Chart_Finance_FibonacciFans_StartY">StartY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ending y data point for the FibonacciFans.
Unlike some of the other Fibonacci tools, the ending y
is not calculated automatically if undefined.</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_Chart_Finance_FibonacciFans_GetChartType" data-uid="C1.WPF.Chart.Finance.FibonacciFans.GetChartType">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciFans.GetChartType.html#C1_WPF_Chart_Finance_FibonacciFans_GetChartType">GetChartType()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets actual chart type.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
