[]
        
(Showing Draft Content)

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

ShowRanges Method

ShowRanges(bool)

Configurates ShowRanges. Sets whether the gauge should display the ranges contained in the ranges property.

Declaration
public TBuilder ShowRanges(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.