Sets or returns whether series data labels will contain the category name (x value).

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

This defaults to false when creating a new Series.

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