Sets or returns whether the data label will contain the actual (y) value for the data point.

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

This defaults to false when creating a new Series.

The data label is considered disabled if this and ContainsBubbleSize, ContainsCategoryName, ContainsSeriesName, and ContainsValueAsPercentage are all false