private IDictionary <string, object> GetJson()
 {
     return(pieLabels.CreateSerializer().Serialize());
 }