[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RadialGaugeBuilder.AutoScale

AutoScale Method

AutoScale(bool)

Configurates AutoScale. Sets whether the gauge should automatically scale to fill the host element.

Declaration
public RadialGaugeBuilder AutoScale(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
RadialGaugeBuilder

Current builder.