Click or drag to resize

RateOfChange Properties

LightningChart .NET Help

The RateOfChange type exposes the following members.

Properties
  NameDescription
Public propertyID
ID string for the indicator
(Inherited from Indicator.)
Public propertyLimitYToStackSegment
Indicator is clipped outside the segment it belongs to.
Public propertyLineColor
Gets or sets the color of the Rate of Change line.
Public propertyLineWidth
Gets or sets the width of the Rate of Change line.
Public propertyPeriodCount
The number of time periods in the Rate of Change calculation, set to 9 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