rightYAxisLabelProvider property

LabelFunction? rightYAxisLabelProvider
final

the function that provides a text label from a data point value for data points that have YAxisDependency.RIGHT

Implementation

final LabelFunction? rightYAxisLabelProvider;