Click or drag to resize

MovingAverageConvergenceDivergence Properties

LightningChart .NET Help

The MovingAverageConvergenceDivergence type exposes the following members.

Properties
  NameDescription
Public propertyBaseLineColor
Gets or sets the base line color.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyHistogramNegativeStrongColor
Gets or sets the negative strong color for Histogram.
Public propertyHistogramNegativeWeakColor
Gets or sets the negative weak color for Histogram.
Public propertyHistogramPositiveStrongColor
Gets or sets the positive strong color for Histogram.
Public propertyHistogramPositiveWeakColor
Gets or sets the positive weak color for Histogram.
Public propertyHistogramTitle
Histogram title
Public propertyID
ID string for the indicator
(Inherited from Indicator.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLimitYToStackSegment
Indicator is clipped outside the segment it belongs to.
Public propertyLongPeriodCount
Gets or sets the long period count.
Public propertyMacdLineColor
Gets or sets the MACD line color.
Public propertyMacdLineWidth
Gets or sets the MACD line width.
Public propertyMacdTitle
MACD line title
Public propertySegmentHeight
Segment height, relative to other segment values
(Inherited from SegmentIndicator.)
Public propertyShortPeriodCount
Gets or sets the short period count.
Public propertySignalLineColor
Gets or sets the Signal line color.
Public propertySignalLineWidth
Gets or sets the Signal line width.
Public propertySignalPeriodCount
Gets or sets the period count for Signal.
Public propertySignalTitle
Signal line title
Public propertyTitle
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.)
Top
See Also