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

DXMassIndexIndicator Class

Declaration

@interface DXMassIndexIndicator: DXCalculatedSeries

Inheritance

Properties

movingAveragePointsCount Property

Declaration

@property (readwrite) int movingAveragePointsCount

Property Value

Type
int

style Property

Declaration

@property (readwrite, nullable) DXLineIndicatorStyle *style

Property Value

Type
DXLineIndicatorStyle *

sumPointsCount Property

Declaration

@property (readwrite) int sumPointsCount

Property Value

Type
int