Size Property (Envelopes)
In This Topic
Gets or sets the size of the moving average.
Syntax
'Declaration
<C1DescriptionAttribute("Envelopes.Size", "Gets or sets the size of the moving average.")>
Public Property Size As Double
[C1Description("Envelopes.Size", "Gets or sets the size of the moving average.")]
public double Size {get; set;}
See Also