FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.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