[]
        
(Showing Draft Content)

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

ThumbSize Method

ThumbSize(double)

Configurates ThumbSize. Sets the size of the element that shows the gauge's current value, in pixels.

Declaration
public TBuilder ThumbSize(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
TBuilder

Current builder.