ChartCrosshairBuilder.VerticalLine Method
Name | Parameters | Description |
---|---|---|
VerticalLine(JS) | value | Configures the vertical crosshair line individually. Mirrors the client-side verticalLine option. |
VerticalLine(Action<ChartCrosshairVerticalLineBuilder>) | configurator | Configures the vertical crosshair line individually. Mirrors the client-side verticalLine object. |
VerticalLine(Boolean) | value | Configures the vertical crosshair line individually. Mirrors the client-side verticalLine option. |