maxFontSize property

double? maxFontSize
getter/setter pair

For area-like series, allow the font size to vary so that small areas get a smaller font size. The default applies this effect to area-like series but not line-like series.

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

Implementation

double? maxFontSize;