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

SeriesCollection.CategoryData

Description

Sets or Returns a formula referencing a range of cells (e.g. "A= 1:A5"). The values in these cells are used for the labels on the prima= ry category (x) axis of the chart. For scatter and bubble charts, this prop= erty will return an empty string. To get the values used on the horizontal = axis for a scatter or bubble series, use=20 Series.ScatterValues ins= tead.=20
C#
=20
public System.String CategoryData{ get; set; }<=
/pre>=20
=20
vb.net
=20
Public Property CategoryData() As String
= =20
------=_Part_8894_343753802.1711667160067--