LinearGaugeScaleBuilder.StartValue Method
| Name | Parameters | Description |
|---|---|---|
| StartValue(JS) | value | Specifies the start value for the scale of the gauge. Mirrors the client-side startValue option. |
| StartValue(Double) | value | Specifies the start value for the scale of the gauge. Mirrors the client-side startValue option. |