VisualRangeBuilder.Length Method
| Name | Parameters | Description |
|---|---|---|
| Length(JS) | value | The range's length. Mirrors the client-side length option. |
| Length(VizTimeInterval) | value | The range's length. Mirrors the client-side length option. |
| Length(Action<VisualRangeLengthBuilder>) | configurator | The range's length. Mirrors the client-side length object. |
| Length(Double) | value | The range's length. Mirrors the client-side length option. |