FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / Envelopes Class / Type Property

In This Topic
    Type Property (Envelopes)
    In This Topic
    Gets or sets the moving average type for the envelopes.
    Syntax
    'Declaration
     
    Public Property Type As MovingAverageType
    public MovingAverageType Type {get; set;}
    See Also