PolarChartArgumentAxisStripBuilder.StartValue Method
| Name | Parameters | Description |
|---|---|---|
| StartValue(JS) | value | Specifies a start value for a strip. Mirrors the client-side startValue option. |
| StartValue(DateTime) | value | Specifies a start value for a strip. Mirrors the client-side startValue option. |
| StartValue(Double) | value | Specifies a start value for a strip. Mirrors the client-side startValue option. |
| StartValue(String) | value | Specifies a start value for a strip. Mirrors the client-side startValue option. |