[]
Configurates ShowTickText. Sets a property that determines whether the gauge should display the text value of each tick mark.
public TBuilder ShowTickText(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |