[]
Specifies options for Point and Figure chart.
public class PointAndFigureOptions : FinancialChartOptions
| Name | Description |
|---|---|
| PointAndFigureOptions() |
| Name | Description |
|---|---|
| Period | Specifies the ATR period for Point and Figure chart. The default value is 14. |
| Scaling | Gets or sets the point and figure (P&F) chart scaling. |
| SquareGrid | Specifies whether the Point and Figure chart has square grid. The default value is false. |