[]
Configurates Thickness. Sets the thickness of this range as a percentage of the parent gauge's thickness.
public RangeBuilder Thickness(double value)
Type | Name | Description |
---|---|---|
double | value | The value. |
Type | Description |
---|---|
RangeBuilder | Current builder. |