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