public static IEnumerable<ITimeSeriesPointDecimal> ToTableDecimal( this Series<DateTime, double> series, int decimals = 2 )