HCPlotBoxplotTooltipDateTimeLabelFormatsOptions constructor
const
HCPlotBoxplotTooltipDateTimeLabelFormatsOptions({})
Implementation
const HCPlotBoxplotTooltipDateTimeLabelFormatsOptions({
this.day,
this.hour,
this.millisecond,
this.minute,
this.month,
this.second,
this.week,
this.year,
});