series.highlight Object

Configures the appearance of highlighted points.

series.highlight.border Object

The border of highlighted points. The color is computed automatically from the base point color.

Applicable to pie series.

series.highlight.border.width Number

The width of the border.

series.highlight.border.color String

The border color.

series.highlight.border.opacity Number

The border opacity.

series.highlight.color String

The highlight color.

Available only for pie series

series.highlight.opacity Number

The opacity of the highlighted points.

Applicable to pie series.

series.highlight.visible Boolean

A value indicating if the series points should be highlighted.

In this article