[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexPieBaseBuilder-3.StartAngle

StartAngle Method

StartAngle(float)

Configurates StartAngle. Sets the starting angle for the pie slices, in degrees.

Declaration
public TBuilder StartAngle(float value)
Parameters
Type Name Description
float value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

Angles are measured clockwise, starting at the 9 o'clock position.