[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GaugeBuilder-2.Face

Face Method

Face(Action<RangeBuilder>)

Configurates Face. Sets the Range used to represent the gauge's overall geometry and appearance.

Declaration
public TBuilder Face(Action<RangeBuilder> build)
Parameters
Type Name Description
Action<RangeBuilder> build

The builder function.

Returns
Type Description
TBuilder

Current builder.