ChartValueAxisStripBuilder.StartValue Method
Name | Parameters | Description |
---|---|---|
StartValue(JS) | value | Along with the endValue property, limits the strip. Mirrors the client-side startValue option. |
StartValue(DateTime) | value | Along with the endValue property, limits the strip. Mirrors the client-side startValue option. |
StartValue(Double) | value | Along with the endValue property, limits the strip. Mirrors the client-side startValue option. |
StartValue(String) | value | Along with the endValue property, limits the strip. Mirrors the client-side startValue option. |