[]
Configurates StackRanges. Sets a value that determines whether the ranges contained in the collection should be stacked within the gauge.
public TBuilder StackRanges(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |