BollingerBands.StandardDeviationMultiplier Property
Gets or sets the multiplier of the standard deviation used to plot this indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value specifying the multiplier. |
Remarks
For more information about the Bollinger Bands indicator, refer to the Bollinger Bands Wikipedia page.
See Also