labelWidth property

double? labelWidth
final

Defines the maximum width of the labels

If not provided, it defaults to internally calculated value based on the size of the chart.

Implementation

final double? labelWidth;