onMissingValue property

MissingValueBuilder? onMissingValue
final

This builder is only valid for bezierChartScale of date types It uses the double value returned by the function based on the current DateTime received as parameter

Implementation

final MissingValueBuilder? onMissingValue;