[]
Configurates AutoScale. Sets whether the gauge should automatically scale to fill the host element.
public RadialGaugeBuilder AutoScale(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
RadialGaugeBuilder | Current builder. |