Configurates
C1.Web.Mvc.Gauge.StackRanges. Sets a value that determines whether the ranges contained in the collection should be stacked within the gauge.
Syntax
'Declaration
Public Function StackRanges( _
ByVal As Boolean _
) As
public StackRanges(
bool
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also