[]
Configurates ShowTicks. Sets a property that determines whether the gauge should display tick marks at each step value.
public TBuilder ShowTicks(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |