TimeSeriesDataset.
fill
Fill all values in each TimeSeries from a TimeSeriesDataset.
If given a unique value, all values will be broadcast. If given an array of the length of the TimeSeriesDataset, it will replace all values.
value – Any values that you want to fill the TimeSeriesDataset with
TimeSeries