DXBollingerBandsIndicator Class
Declaration
@interface DXBollingerBandsIndicator: DXCalculatedSeries
Inheritance
NSObject
DXChartElement
DXSeriesBase
DXSeries
DXCalculatedSeries
DXBollingerBandsIndicator
Properties
pointsCount Property
Declaration
@property (readwrite) int pointsCount
Property Value
| Type |
|---|
| int |
standardDeviationMultiplier Property
Declaration
@property (readwrite) double standardDeviationMultiplier
Property Value
| Type |
|---|
| double |
style Property
Declaration
@property (readwrite, nullable) DXBollingerBandsIndicatorStyle *style
Property Value
| Type |
|---|
| DXBollingerBandsIndicatorStyle * |
valueLevel Property
Declaration
@property (readwrite) DXValueLevel valueLevel
Property Value
| Type |
|---|
| DXValueLevel |