[]
        
(Showing Draft Content)

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

Size Method

Size(double)

Configurates Size. Sets or set the size of the moving average envelopes.

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

The value.

Returns
Type Description
EnvelopesBuilder<T>

Current builder.