[]
Configurates StartAngle. Sets the starting angle for the pie slices, in degrees.
public TBuilder StartAngle(float value)
Type | Name | Description |
---|---|---|
float | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
Angles are measured clockwise, starting at the 9 o'clock position.