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