public IEnumerable <WorkItemChartTypeView> GetChartViews(string chartType) { return(_service.QueryChartTypeViews(chartType)); }