bubbleLabelDateTimeBuilder property

FooterDateTimeBuilder? bubbleLabelDateTimeBuilder
final

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

Implementation

final FooterDateTimeBuilder? bubbleLabelDateTimeBuilder;