[]
Configurates GetText. Sets a callback that returns customized strings used to display gauge values.
public TBuilder GetText(string value)
Public Function GetText(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |