[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.Envelopes

Envelopes Class

Represents a Moving Average Envelopes overlay series for the FinancialChart. Moving average envelopes are moving average set above and below a standard moving average. The amount above/blow the standard moving average is percentage based and dictated by the size property.

Implements
ISeries
IStyleProvider
Namespace: C1.Win.Chart.Finance
Assembly: C1.Win.FinancialChart.8.dll
Syntax
public class Envelopes : IndicatorBase, IDisposable, ISeries, IStyleProvider

Constructors

Name Description
Envelopes()

Properties

Name Description
LowerYVals

Gets the array of lower Y values.

Size

Gets or sets the size of the moving average.

Type

Gets or sets the moving average type for the envelopes.

UpperYVals

Gets the array of upper Y values.

Methods

Name Description
GetItem(int)

Gets the data item.