DXMovingAverageIndicator Class
Declaration
@interface DXMovingAverageIndicator: DXCalculatedSeries
Inheritance
NSObject
DXChartElement
DXSeriesBase
DXSeries
DXCalculatedSeries
DXMovingAverageIndicator
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 |