legendSymbol property

String? legendSymbol
getter/setter pair

What type of legend symbol to render for this series. Can be one of areaMarker, lineMarker or rectangle.

API Docs: https://api.highcharts.com/highcharts/series.boxplot.legendSymbol

Implementation

String? legendSymbol;