ChartCrosshairBuilder.HorizontalLine Method
| Name | Parameters | Description |
|---|---|---|
| HorizontalLine(JS) | value | Configures the horizontal crosshair line individually. Mirrors the client-side horizontalLine option. |
| HorizontalLine(Action<ChartCrosshairHorizontalLineBuilder>) | configurator | Configures the horizontal crosshair line individually. Mirrors the client-side horizontalLine object. |
| HorizontalLine(Boolean) | value | Configures the horizontal crosshair line individually. Mirrors the client-side horizontalLine option. |