public DataTable PolicyStatusPieChart(Guid parlourid) { return(MembersBAL.PolicyStatusPieChart(parlourid)); }