connectorOptions property

HighchartsSeriesOnPointConnectorOptions? connectorOptions
getter/setter pair

Options for the connector in the Series on point feature.

In styled mode, the connector can be styled with the .highcharts-connector-seriesonpoint class name.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.onPoint.connectorOptions

Implementation

HighchartsSeriesOnPointConnectorOptions? connectorOptions;