[]
Configurates Face. Sets the Range used to represent the gauge's overall geometry and appearance.
public TBuilder Face(Action<RangeBuilder> build)
| Type | Name | Description |
|---|---|---|
| Action<RangeBuilder> | build | The builder function. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |