ComponentOne ASP.NET MVC Controls
Size Method (EnvelopesBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > EnvelopesBuilder<T> Class : Size Method
The value.
Configurates C1.Web.Mvc.Finance.Envelopes<T>.Size. Sets or set the size of the moving average envelopes.
Syntax
'Declaration
 
Public Function Size( _
   ByVal value As Double _
) As EnvelopesBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

EnvelopesBuilder<T> Class
EnvelopesBuilder<T> Members