StripLineRepeatProps
Configures the properties for creating repeating strip lines.
Props
The following table outlines the props for the StripLineRepeatProps:
| Name | Type | Default | Description |
|---|---|---|---|
| every | Object | number | Date | - | Defines the interval at which the strip line should repeat. |
| isEnabled | boolean | - | Enables or disables the repeating strip line feature. |
| until | Object | number | Date | - | Specifies the maximum axis value at which the repetitions should stop. |