Skip to main content
A newer version of this page is available.

DXMovingAverageIndicator Class

Declaration

@interface DXMovingAverageIndicator: DXCalculatedSeries

Inheritance

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