bubbleLabelValueBuilder property

FooterValueBuilder? bubbleLabelValueBuilder
final

Optional This callback only works if the BezierChartScale is BezierChartScale.custom otherwise it will be ignored This is used to display a custom bubble label value based on the current 'x' value

Implementation

final FooterValueBuilder? bubbleLabelValueBuilder;