yAxisLabelBuilder property

LabelBuilder<double> yAxisLabelBuilder
final

Text builder for the Y axis label.

If not set explicitly, defaultYAxisLabelBuilder will be used.

Implementation

final LabelBuilder<double> yAxisLabelBuilder;