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