[]
        
(Showing Draft Content)

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

Thickness Method

Thickness(double)

Configurates Thickness. Sets the thickness of the gauge, on a scale between zero and one.

Declaration
public TBuilder Thickness(double value)
Public Function Thickness(value As Double) As TBuilder
Parameters
Type Name Description
double value

The value.

Returns
Type Description
TBuilder

Current builder.