[]
Configurates PointAndFigureFields. Specifies the DataFields used for the point and figure chart.
public FinancialExtraOptionsBuilder PointAndFigureFields(DataFields value)
Type | Name | Description |
---|---|---|
DataFields | value | The value. |
Type | Description |
---|---|
FinancialExtraOptionsBuilder | Current builder. |
The default is Close. Only the Close and HighLow are supported.