Configurates
C1.Web.Mvc.Gauge.ThumbSize. Sets the size of the element that shows the gauge's current value, in pixels.
Syntax
'Declaration
Public Function ThumbSize( _
ByVal As Double _
) As
public ThumbSize(
double
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also