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

BollingerBandsIndicatorStyle Fields

Stores the appearance settings of the Bollinger Bands indicator.
Name Description
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
LowerStrokeProperty static Identifies the LowerStroke bindable property.
LowerStrokeThicknessProperty static Identifies the LowerStrokeThickness bindable property.
StrokeProperty static Identifies the Stroke bindable property. Inherited from LineIndicatorStyle.
StrokeThicknessProperty static Identifies the StrokeThickness bindable property. Inherited from LineIndicatorStyle.
UpperStrokeProperty static Identifies the UpperStroke bindable property.
UpperStrokeThicknessProperty static Identifies the UpperStrokeThickness bindable property.
See Also