Skip to main content

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