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

DXExponentialMovingAverageIndicator Class

Declaration

@interface DXExponentialMovingAverageIndicator: DXCalculatedSeries

Inheritance

NSObject
DXChartElement
DXSeriesBase
DXSeries
DXCalculatedSeries
DXExponentialMovingAverageIndicator

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