Vue Chart - StackedSplineSeries.point.selectionStyle

Configures the appearance of a selected series point.

Type:

Object

NOTE
Though not provided out of the box, the selection capability can be implemented using the widget API. Refer to the onPointClick option description for details.

border

Configures the border of a selected point.

Type:

Object

color

Specifies the color of series points in the selected state.

Type:

String

Default Value: undefined

This option supports the following colors:

size

Specfies the diameter of series points in the selected state.

Type:

Number

Default Value: undefined