maxWidth property

double? maxWidth
getter/setter pair

Maximum width of a link expressed in pixels. The weight of a link is mapped between maxWidth and minWidth.

API Docs: https://api.highcharts.com/highcharts/series.flowmap.maxWidth

Implementation

double? maxWidth;