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