gapWidth property

int gapWidth
getter/setter pair

Represents the space between bar/column clusters, as a percentage of the bar/column width in bar/column charts. Represents the space between the primary and secondary sections, in Pie of Pie and Bar of Pie charts.

Implementation

late int gapWidth;