[]
        
(Showing Draft Content)

C1.WPF.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
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class Envelopes : IndicatorBase, IDisposable

Constructors

Name Description
Envelopes()

Fields

Name Description
SizeProperty

Identifies the Size dependency property.

TypeProperty

Identifies the Type dependency property.

Properties

Name Description
LowerYVals
Size

Gets or sets the size of the moving average.

Type

Gets or sets the moving average type for the envelopes.

UpperYVals

Methods

Name Description
GetItem(int)

Gets data item by its index.