[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Envelopes-1

Envelopes<T> Class

Represents a Moving Average Envelopes overlay series for the FinancialChart

Inheritance
Envelopes<T>
Namespace: C1.Web.Mvc.Finance
Assembly: C1.Web.Mvc.Finance.dll
Syntax
public class Envelopes<T> : ExtraSeries<T>
Type Parameters
Name Description
T

Constructors

Name Description
Envelopes(FlexChartCore<T>)

Creates one Envelopes<T> instance.

Properties

Name Description
ExtraSeriesTypeName

Gets the Name of this Series.

Period

Gets or sets the period for the calculation as an integer value.

Size

Gets or set the size of the moving average envelopes.

Type

Gets or sets the moving average type for the envelopes.