public DataTable ExecuteDataTable(string strSql) { return(_chartRepository.ExecuteDataTable(strSql)); }