# C1.WPF.Chart.Finance.FinancialChartOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Chart_Finance_FinancialChartOptions" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions" class="text-break">FinancialChartOptions Class
</h1>
  <div class="markdown level0 summary"><p>Represents options for 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.ChartOptions.html">ChartOptions</a></div>
    <div class="level4"><span class="xref">FinancialChartOptions</span></div>
      <div class="level5"><a class="xref" href="C1.WPF.Chart.Finance.PointAndFigureOptions.html">PointAndFigureOptions</a></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_FinancialChartOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FinancialChartOptions : ChartOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FinancialChartOptions
    Inherits ChartOptions</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_FinancialChartOptions__ctor" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.#ctor">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.-ctor.html#C1_WPF_Chart_Finance_FinancialChartOptions__ctor">FinancialChartOptions()</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_FinancialChartOptions_BoxSizeProperty" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.BoxSizeProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.BoxSizeProperty.html">BoxSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the BoxSize dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_DataFieldsProperty" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.DataFieldsProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.DataFieldsProperty.html">DataFieldsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the DataFields dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_NewLineBreaksProperty" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.NewLineBreaksProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.NewLineBreaksProperty.html">NewLineBreaksProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the NewLineBreaks dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_RangeModeProperty" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.RangeModeProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.RangeModeProperty.html">RangeModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the RangeMode dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_ReversalAmountProperty" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.ReversalAmountProperty">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.ReversalAmountProperty.html">ReversalAmountProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the ReversalAmount 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_FinancialChartOptions_BoxSize" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.BoxSize">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.BoxSize.html#C1_WPF_Chart_Finance_FinancialChartOptions_BoxSize">BoxSize</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the box size for the Renko chart. The default value is 2.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_DataFields" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.DataFields">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.DataFields.html#C1_WPF_Chart_Finance_FinancialChartOptions_DataFields">DataFields</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.DataFields.html#C1_WPF_Chart_Finance_FinancialChartOptions_DataFields">DataFields</a>DataFields used for the Kagi and Renko charts. The default value is DataFields.Close.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_NewLineBreaks" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.NewLineBreaks">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.NewLineBreaks.html#C1_WPF_Chart_Finance_FinancialChartOptions_NewLineBreaks">NewLineBreaks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of previous
boxes that must be compared before a new box is drawn in
Line Break charts. The default value is 3.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_RangeMode" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.RangeMode">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.RangeMode.html#C1_WPF_Chart_Finance_FinancialChartOptions_RangeMode">RangeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.RangeMode.html#C1_WPF_Chart_Finance_FinancialChartOptions_RangeMode">RangeMode</a>RangeMode for the Kagi and Renko charts. The default value is RangeMode.Fixed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_Finance_FinancialChartOptions_ReversalAmount" data-uid="C1.WPF.Chart.Finance.FinancialChartOptions.ReversalAmount">
          <a class="xref" href="C1.WPF.Chart.Finance.FinancialChartOptions.ReversalAmount.html#C1_WPF_Chart_Finance_FinancialChartOptions_ReversalAmount">ReversalAmount</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the reversal amount for the Kagi chart. The default value is 14.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
