showLabel property

bool showLabel
final

Whether to show axis labels.

Defaults to true. Labels display numeric values along the axes.

Implementation

final bool showLabel;