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

DataPointMarker

Description

=20

The DataPointMarker class r= epresents the style and formatting of data markers in line, radar, and scat= ter charts. To return a DataPointMarker object, use Series.DataPointMarker.

=20
C#
=20
 public sealed class DataPointMarker
=20
=20
vb.net
=20
Public NotInheritable Class DataPointMarker
=20
=20

Properties

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

BackgroundColor

Sets or returns the background color of series d= ata markers.

ForegroundColor

Sets or returns the foreground color of series d= ata markers.

HasShadow

Sets or returns whether data markers will be dis= played with a shadow effect.

MarkerType

Sets or returns a data marker type for the serie= s.

ShowBackgroundColor

Sets or returns whether the background color of = series data markers will be visible or transparent.

ShowForegroundColor

Sets or returns whether the foreground color of = series data markers will be visible or transparent.

Size

Sets or returns the size of series data markers,= in points (1/72 inch).

Visible

Sets or returns whether data markers will be hid= den or displayed.
=20

Nested Classes

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

ShapeType

The ShapeType= class contains all available data point marker shapes.
------=_Part_9854_905882881.1711705237402--