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

SeriesDataLabel.ContainsValue

Description=20

Sets or returns whether the data label will contain the actual (y) value= for the data point.

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

Remarks

This defaults= to false when creating a new Series.
The data label is considered disabled if this and=20 ContainsBubbleSize,=20 ContainsCategoryName,=20 ContainsSeriesName, and=20 ContainsValueAsPercentage are all false.
If the series category type is a scatter or bubble chart, then this = property corresponds to the 'Y Value' option under 'Label Contains' in Exce= l.
------=_Part_8292_1529696407.1711640407508--