[]
Configurates StartAngle. Sets the starting angle for the radar, in degrees. Angles are measured clockwise, starting at the 12 o'clock position.
public FlexRadarBuilder<T> StartAngle(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
FlexRadarBuilder<T> | Current builder. |