[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RangeBuilder.Thickness

Thickness Method

Thickness(double)

Configurates Thickness. Sets the thickness of this range as a percentage of the parent gauge's thickness.

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

The value.

Returns
Type Description
RangeBuilder

Current builder.