Click or drag to resize

Aroon Properties

LightningChart .NET Help

The Aroon type exposes the following members.

Properties
  NameDescription
Public propertyAroonDownLineColor
Gets or sets the color of the Aroon Down line.
Public propertyAroonUpLineColor
Gets or sets the color of the Aroon Up line.
Public propertyID
ID string for the indicator
(Inherited from Indicator.)
Public propertyLimitYToStackSegment
Indicator is clipped outside the segment it belongs to.
Public propertyLineWidth
Gets or sets the width of the Aroon lines.
Public propertyPeriodCount
The number of time periods used to calculate Aroon indicator, set to 25 days by default.
Public propertySegmentHeight
Segment height, relative to other segment values
(Inherited from SegmentIndicator.)
Public propertyTitle
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.)
Top
See Also