[]
Configurates ShowText. Sets which values should be displayed as text in the gauge.
public virtual TBuilder ShowText(ShowText value)
Public Overridable Function ShowText(value As ShowText) As TBuilder
| Type | Name | Description |
|---|---|---|
| ShowText | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |