Configurates
C1.Web.Mvc.FlexPieBase<T>.StartAngle. Sets the starting angle for the pie slices, in degrees.
Syntax
'Declaration
Public Function StartAngle( _
ByVal As Single _
) As
public StartAngle(
float
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also