[]
Configurates Format. Sets the format string used for displaying the gauge values as text.
public TBuilder Format(string value)
Public Function Format(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |