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

Series.ScatterValues

Description

Sets or returns the range of cells containing the x-values of a scat= ter or bubble chart data series.=20
C#
=20
public System.String ScatterValues{ get; set; }=
=20
=20
vb.net
=20
Public Property ScatterValues() As String
= =20
=20

Remarks

This property will ret= urn null for=20 Series that do not represent Scatter or Bubble series, and its= value (if set) will only have an effect on Scatter or Bubble series. When = appropriate, the=20 ScatterValues defines the location on the=20 Sca= tterValueAxis for the series. The=20 ScatterValueAxis is displayed horizontally.
------=_Part_8376_1787198658.1711643784575--