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 5 Next »

Description

Sets or returns whether the data label will contain the bubble size. This will only be displayed in bubble charts.

C#
vb.net

Remarks

This defaults to false when creating a new Series.
The data label is considered disabled if this and ContainsCategoryName, ContainsSeriesName, ContainsValue, and ContainsValueAsPercentage are all false.
If the series category type is not a bubble chart, this has no effect.
  • No labels