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

DataPoint.Interior

Description

Returns a=20 ChartInterior object, representi= ng the area of a data point.=20
C#
=20
public ChartInterior Interior{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property Interior() As ChartInte=
rior
=20
=20

Remarks

=20

This specifies the Fill and Border for individual data points.

Once this property is accessed on an individual point, that point will n= o longer inherit the Interior settings in the Series.Interior. Changes to t= he series data point will no longer be reflected in the individual point.

------=_Part_8680_43091144.1711655078156--