public ChartDataset GetChartData(ChartSettings settings) { return(_chartService.GetChartData(settings)); }