WeightedMovingAverage Properties |
The WeightedMovingAverage type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
The color of the Moving Average line
(Inherited from MovingAverage.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| ID |
ID string for the indicator
(Inherited from Indicator.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LimitYToStackSegment |
Indicator is clipped outside the segment it belongs to.
(Inherited from MovingAverage.) | |
| LineWidth |
Gets or sets the width of the Moving Average line.
(Inherited from MovingAverage.) | |
| PeriodCount |
The number of time periods in the Moving Average calculation, set to 10 by default.
(Inherited from MovingAverage.) | |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.) | |
| TrackIndicator |
Allow Data Cursor to track this indicator.
(Inherited from MovingAverage.) |