CandleStickSeriesStyle Fields
Stores candlestick series appearance settings.| Name | Description |
|---|---|
| FallingFillProperty static | Identifies the FallingFill bindable property. |
| FallingStrokeProperty static | Identifies the FallingStroke bindable property. Inherited from StockSeriesStyle. |
| RisingFillProperty static | Identifies the RisingFill bindable property. |
| RisingStrokeProperty static | Identifies the RisingStroke bindable property. Inherited from StockSeriesStyle. |
| StrokeThicknessProperty static | Identifies the StrokeThickness bindable property. Inherited from StockSeriesStyle. |
See Also