Message-ID: <711471562.8019.1711629157969.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8018_1519137535.1711629157969" ------=_Part_8018_1519137535.1711629157969 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html SeriesDataLabel.ContainsBubbleSize

SeriesDataLabel.ContainsBubbleSize

Descripti= on

=20

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

=20
C#
=20
 public boolean ContainsBubbleSize{ get; set; }
=20
=20
vb.net
=20
Public Property ContainsBubbleSize() As Boolean
=20
=20

Remarks

This def= aults to false when creating a new Series.
The data label is considered disabled if this and=20 ContainsCategoryName,=20 ContainsSeriesName,=20 Con= tainsValue, and=20 ContainsValueAsPercentage are all false.
If the series category type is not a bubble chart, this has no effec= t.
------=_Part_8018_1519137535.1711629157969--