ComponentOne FinancialChart for UWP
C1.Xaml.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