EnvelopeIndicatorStyle Fields
Stores the appearance settings of the moving average envelope indicator.| Name | Description |
|---|---|
| AlphaProperty static | Identifies the Alpha bindable property. |
| 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