brightness property

double? brightness
getter/setter pair

How much to brighten the point on interaction.

In styled mode, the hover brightening is by default replaced with a fill-opacity set in the .highcharts-point:hover rule.

API Docs: https://api.highcharts.com/highcharts/series.renko.states.hover.brightness

Implementation

double? brightness;