[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.EnvelopesBuilder-1.Type

Type Method

Type(MovingAverageType)

Configurates Type. Sets the moving average type for the envelopes.

Declaration
public EnvelopesBuilder<T> Type(MovingAverageType value)
Parameters
Type Name Description
MovingAverageType value

The value.

Returns
Type Description
EnvelopesBuilder<T>

Current builder.