useHTML property

bool? useHTML
getter/setter pair

Whether to use HTML to render the legend item texts.

Prior to 4.1.7, when using HTML, legend.navigation was disabled.

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

Implementation

bool? useHTML;