[]
        
(Showing Draft Content)

C1.Web.Mvc.MovingAverage-1

MovingAverage<T> Class

Represents an extension of the MovingAverage Series for the FlexChart.

Inheritance
MovingAverage<T>
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class MovingAverage<T> : TrendLineBase<T>
Type Parameters
Name Description
T

Constructors

Name Description
MovingAverage(FlexChartCore<T>)

Creates one MovingAverage<T> instance.

Properties

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.