CandleStickReductionOptions Properties
Contains settings configuring the price reduction indication within the Candle Stick series.| Name | Description |
|---|---|
| Color | Gets or sets the color of the price reduction. Inherited from ReductionStockOptions. |
| ColorMode | Gets or sets the mode used to color the financial series points. Inherited from ReductionStockOptions. |
| FillMode | Gets or sets a value specifying how the Candle Stick Series View points will be filled. |
| Level | Gets or sets a particular price value (open, close, high or low) which the analysis of the price action is performed by. Inherited from ReductionStockOptions. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
| Visible | Specifies whether price reductions are indicated within a series. Inherited from ReductionStockOptions. |
See Also