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

EnvelopeIndicatorStyle Fields

Stores the appearance settings of the moving average envelope indicator.
Name Description
AlphaProperty static Identifies the Alpha bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
FillProperty static Identifies the Fill bindable property.
LowerStrokeProperty static Identifies the LowerStroke bindable property.
LowerStrokeThicknessProperty static Identifies the LowerStrokeThickness bindable property.
UpperStrokeProperty static Identifies the UpperStroke bindable property.
UpperStrokeThicknessProperty static Identifies the UpperStrokeThickness bindable property.
See Also