brightness property
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.pyramid3d.states.hover.brightness
Implementation
double? brightness;