[]
        
(Showing Draft Content)

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

Format Method

Format(string)

Configurates Format. Sets the format string used for displaying the gauge values as text.

Declaration
public TBuilder Format(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.