public static DataTable getDoanhThuLoaiSP()
 {
     return(SanPham_DB.getDoanhThu());
 }