ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / Envelopes Class / Size Property

In This Topic
    Size Property
    In This Topic
    Gets or sets the size of the moving average.
    Syntax
    'Declaration
     
    
    Public Property Size As Double
    public double Size {get; set;}
    See Also