# C1.WPF.Chart.Finance.FibonacciTimeZones

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Chart_Finance_FibonacciTimeZones" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones" class="text-break">FibonacciTimeZones Class
</h1>
  <div class="markdown level0 summary"><p>Represents a Fibonacci Time Zones 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">FibonacciTimeZones</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_FibonacciTimeZones_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FibonacciTimeZones : Series, IDisposable, IValueProvider, ISeries, IStyleProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FibonacciTimeZones
    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_FibonacciTimeZones__ctor" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.#ctor">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.-ctor.html#C1_WPF_Chart_Finance_FibonacciTimeZones__ctor">FibonacciTimeZones()</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_FibonacciTimeZones_EndXProperty" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.EndXProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.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_FibonacciTimeZones_LabelPositionProperty" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.LabelPositionProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.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_FibonacciTimeZones_LevelsProperty" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.LevelsProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.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_FibonacciTimeZones_StartXProperty" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.StartXProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.StartXProperty.html">StartXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the StartX 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_FibonacciTimeZones_EndX" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.EndX">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.EndX.html#C1_WPF_Chart_Finance_FibonacciTimeZones_EndX">EndX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ending X data point for the time zones.
If not set, the ending X data point is calculated automatically.
The value can be a number or a Date object (for time-based data).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciTimeZones_LabelPosition" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.LabelPosition">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.LabelPosition.html#C1_WPF_Chart_Finance_FibonacciTimeZones_LabelPosition">LabelPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the LabelPositin for levels in FibonacciTimeZones tool.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FibonacciTimeZones_Levels" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.Levels">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.Levels.html#C1_WPF_Chart_Finance_FibonacciTimeZones_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_FibonacciTimeZones_StartX" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.StartX">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.StartX.html#C1_WPF_Chart_Finance_FibonacciTimeZones_StartX">StartX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the starting x data point for the time zones.
If not set, the starting x data point is calculated automatically.
The value can be a number or a Date object (for time-base data).</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_FibonacciTimeZones_GetChartType" data-uid="C1.WPF.Chart.Finance.FibonacciTimeZones.GetChartType">
          <a class="xref" href="C1.WPF.Chart.Finance.FibonacciTimeZones.GetChartType.html#C1_WPF_Chart_Finance_FibonacciTimeZones_GetChartType">GetChartType()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets actual chart type.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
