Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

CandleStickSeriesStyle Fields

Stores candlestick series appearance settings.
Name Description
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
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