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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

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