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

C1.Web.Mvc.Finance.Fluent Namespace > EnvelopesBuilder<T> Class : Type Method
The value.
Configurates C1.Web.Mvc.Finance.Envelopes<T>.Type. Sets the moving average type for the envelopes.
Syntax
'Declaration
 
Public Function Type( _
   ByVal value As MovingAverageType _
) As EnvelopesBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

EnvelopesBuilder<T> Class
EnvelopesBuilder<T> Members