svgContainerTitle property

String? svgContainerTitle
getter/setter pair

Title element text for the chart SVG element. Leave this empty to disable adding the title element. Browsers will display this content when hovering over elements in the chart. Assistive technology may use this element to label the chart.

API Docs: https://api.highcharts.com/highcharts/lang.accessibility.svgContainerTitle

Implementation

String? svgContainerTitle;