timeLabelHeight property

double timeLabelHeight
final

The padding on the bottom-side of the chart.

Defaults to 24.0, date/time labels is drawn vertically bottom-aligned, thus adjusting this value would also control the padding between the chart and the date/time labels.

Implementation

final double timeLabelHeight;