public JsonResult GraphProdMachAct(int year) { return(Json(kpiDB.GraphProdMachAct(year), JsonRequestBehavior.AllowGet)); }