BollingerBandsIndicatorStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Bollinger |
Initializes a new instance of the Bollinger |
#Fields
Name | Description |
---|---|
Lower |
Identifies the Lower |
Lower |
Identifies the Lower |
Stroke |
Identifies the Stroke bindable property.
Inherited from Line |
Stroke |
Identifies the Stroke |
Upper |
Identifies the Upper |
Upper |
Identifies the Upper |
#Properties
Name | Description |
---|---|
Lower |
Gets or sets the color of the indicator’s lower band. |
Lower |
Gets or sets the thickness of the indicator’s lower band. |
Stroke |
Inherited from Line |
Stroke |
Inherited from Line |
Upper |
Gets or sets the color of the indicator’s upper band. |
Upper |
Gets or sets the thickness of the indicator’s upper band. |
See Also