[]
Extra options for financial chart.
public class FinancialExtraOptions
| Name | Description |
|---|---|
| KagiFields | Specifies the DataFields used for the Kagi chart. |
| KagiRangeMode | Specifies the RangeMode for the Kagi chart. |
| KagiReversalAmount | Specifies the reversal amount for the Kagi chart. |
| LineBreakNewLineBreaks | Gets or sets the number of previous boxes that must be compared before a new box is drawn in Line Break charts. |
| PointAndFigureBoxSize | Specifies the box size for the point and figure chart. |
| PointAndFigureFields | Specifies the DataFields used for the point and figure chart. |
| PointAndFigurePeriod | Specifies the ATR period of the point and figure chart. |
| PointAndFigureReversal | Specifies the reversal amount for the point and figure chart. |
| PointAndFigureScaling | Specifies the scaling mode for point and figure chart. |
| RenkoBoxSize | Specifies the box size for the Renko chart. |
| RenkoFields | Specifies the DataFields used for the Renko chart. |
| RenkoRangeMode | Specifies the RangeMode for the Renko chart. |