Configurates
C1.Web.Mvc.Gauge.Thickness. Sets the thickness of the gauge, on a scale between zero and one.
Syntax
'Declaration
Public Function Thickness( _
ByVal As Double _
) As
public Thickness(
double
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also