symbolHeight property

double? symbolHeight
getter/setter pair

The pixel height of the symbol for series types that use a rectangle in the legend. Defaults to the font size of legend items.

Note: This option is a default source of color axis height, if the colorAxis.height option is not set.

API Docs: https://api.highcharts.com/highcharts/legend.symbolHeight

Implementation

double? symbolHeight;