[]
Configurates ShowLabel. Indicates whether the value is rendered under the symbol.
public virtual TBuilder ShowLabel(bool value)
Public Overridable Function ShowLabel(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |