nodeWidth property

double? nodeWidth
getter/setter pair

In a horizontal chart, the width of the nodes in pixels. Note that most organization charts are inverted (vertical), so the name of this option is counterintuitive.

API Docs: https://api.highcharts.com/highcharts/series.organization.nodeWidth

Implementation

double? nodeWidth;