Skip to main content

DXBollingerBandsIndicatorStyle Class

Declaration

@interface DXBollingerBandsIndicatorStyle: DXLineIndicatorStyle

Inherited Members

Inheritance

NSObject
DXChartElementStyle
DXLineIndicatorStyle
DXBollingerBandsIndicatorStyle

Properties

lowerStroke Property

Declaration

@property (readwrite, nullable) UIColor *lowerStroke

Property Value

Type
UIColor *

lowerStrokeThickness Property

Declaration

@property (readwrite) CGFloat lowerStrokeThickness

Property Value

Type
CGFloat

upperStroke Property

Declaration

@property (readwrite, nullable) UIColor *upperStroke

Property Value

Type
UIColor *

upperStrokeThickness Property

Declaration

@property (readwrite) CGFloat upperStrokeThickness

Property Value

Type
CGFloat