format property

String? format
getter/setter pair

A format string for the label, with support for a subset of HTML. Variables are enclosed by curly brackets. Available variables are name, options.xxx, color and other members from the series object. Use this option also to set a static text for the label.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.label.format

Implementation

String? format;