[]
Represents an extension of the MovingAverage Series for the FlexChart.
public class MovingAverage<T> : TrendLineBase<T>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| MovingAverage(FlexChartCore<T>) | Creates one MovingAverage<T> instance. |
| Name | Description |
|---|---|
| ExtraSeriesTypeName | Gets the series name. |
| Period | Gets or sets the period of the moving average line. |
| Type | Gets or sets the type of the moving average line. |