maxWidth property
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;
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
double? maxWidth;