ChartCrosshairVerticalLineLabelBuilder.Visible Method
| Name | Parameters | Description |
|---|---|---|
| Visible(JS) | value | Makes the label of the vertical crosshair line visible. Applies only if the crosshair feature is enabled and the vertical line is visible. Mirrors the client-side visible option. |
| Visible(Boolean) | value | Makes the label of the vertical crosshair line visible. Applies only if the crosshair feature is enabled and the vertical line is visible. Mirrors the client-side visible option. |