displayPreviousDataPointWhenNoValue property

bool displayPreviousDataPointWhenNoValue
final

true if you want to display the same value as the previous value when there is no value specified (Either from the data points or from The values inside onMissingValue)

Implementation

final bool displayPreviousDataPointWhenNoValue;