[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexRadarBuilder-1.StartAngle

StartAngle Method

StartAngle(int)

Configurates StartAngle. Sets the starting angle for the radar, in degrees. Angles are measured clockwise, starting at the 12 o'clock position.

Declaration
public FlexRadarBuilder<T> StartAngle(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
FlexRadarBuilder<T>

Current builder.