ChartArgumentAxisStripBuilder.StartValue Method
| Name | Parameters | Description |
|---|---|---|
| StartValue(JS) | value | Defines the strip's start value. Mirrors the client-side startValue option. |
| StartValue(DateTime) | value | Defines the strip's start value. Mirrors the client-side startValue option. |
| StartValue(Double) | value | Defines the strip's start value. Mirrors the client-side startValue option. |
| StartValue(String) | value | Defines the strip's start value. Mirrors the client-side startValue option. |