[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MovingAverageBuilder-1.Type

Type Method

Type(MovingAverageType)

Sets the type of the moving average line.

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

The value

Returns
Type Description
MovingAverageBuilder<T>

Current Builder