# C1.Win.Chart.Finance.PointAndFigureOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_Finance_PointAndFigureOptions" data-uid="C1.Win.Chart.Finance.PointAndFigureOptions" class="text-break">PointAndFigureOptions Class
</h1>
  <div class="markdown level0 summary"><p>Specifies options for Point and Figure chart.</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="../C1.Win.FlexChart.4.8/C1.Win.Chart.ChartOptions.html">ChartOptions</a></div>
    <div class="level2"><a class="xref" href="C1.Win.Chart.Finance.FinancialChartOptions.html">FinancialChartOptions</a></div>
    <div class="level3"><span class="xref">PointAndFigureOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Chart.Finance.html">C1.Win.Chart.Finance</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FinancialChart.4.8.dll</h6>
  <h5 id="C1_Win_Chart_Finance_PointAndFigureOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PointAndFigureOptions : FinancialChartOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PointAndFigureOptions
    Inherits FinancialChartOptions</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_Win_Chart_Finance_PointAndFigureOptions__ctor" data-uid="C1.Win.Chart.Finance.PointAndFigureOptions.#ctor">
          <a class="xref" href="C1.Win.Chart.Finance.PointAndFigureOptions.-ctor.html#C1_Win_Chart_Finance_PointAndFigureOptions__ctor">PointAndFigureOptions()</a>
        </td>
        <td class="markdown level1 summary"></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_Win_Chart_Finance_PointAndFigureOptions_Period" data-uid="C1.Win.Chart.Finance.PointAndFigureOptions.Period">
          <a class="xref" href="C1.Win.Chart.Finance.PointAndFigureOptions.Period.html#C1_Win_Chart_Finance_PointAndFigureOptions_Period">Period</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the ATR period for Point and Figure chart. The default value is 14.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Finance_PointAndFigureOptions_Scaling" data-uid="C1.Win.Chart.Finance.PointAndFigureOptions.Scaling">
          <a class="xref" href="C1.Win.Chart.Finance.PointAndFigureOptions.Scaling.html#C1_Win_Chart_Finance_PointAndFigureOptions_Scaling">Scaling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the point and figure (P&amp;F) chart scaling.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Finance_PointAndFigureOptions_SquareGrid" data-uid="C1.Win.Chart.Finance.PointAndFigureOptions.SquareGrid">
          <a class="xref" href="C1.Win.Chart.Finance.PointAndFigureOptions.SquareGrid.html#C1_Win_Chart_Finance_PointAndFigureOptions_SquareGrid">SquareGrid</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the Point and Figure chart has square grid. The default value is false.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
