[]
Configurates NeedleShape. Sets a value that determines the shape of the gauge's needle element.
public virtual RadialGaugeBuilder NeedleShape(NeedleShape value)
Public Overridable Function NeedleShape(value As NeedleShape) As RadialGaugeBuilder
| Type | Name | Description |
|---|---|---|
| NeedleShape | value | The value. |
| Type | Description |
|---|---|
| RadialGaugeBuilder | Current builder. |