public LineChartViewModel GetActividadCurso(string clss) { return(ChartUtil.GetLineChartViewModel(ActividadCurso, "chart-activity", clss)); }