Configurates
C1.Web.Mvc.Gauge.ShowRanges. Sets whether the gauge should display the ranges contained in the ranges property.
Syntax
'Declaration
Public Function ShowRanges( _
ByVal As Boolean _
) As
public ShowRanges(
bool
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also