Page tree
Skip to end of metadata
Go to start of metadata

Description

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

C#
vb.net

Remarks

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.
If the series category type is a scatter or bubble chart, then this property corresponds to the 'X Value' option under 'Label Contains' in Excel.
  • No labels