Sets or returns whether the data label will contain the (y) value for the data point as a percentage. Only doughnut and pie charts can dispay values as percentages.

 public boolean ContainsValueAsPercentage{ get; set; }
Public Property ContainsValueAsPercentage() As Boolean