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

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