MarkDataPoints Property

Specifies whether each individual data point is plotted on the Enhanced Chart.

Syntax

object.MarkDataPoints [= Boolean]

Properties

The MarkDataPoints property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

True – Indicates that each individual data point is plotted.

False
– Indicates that each individual data point is not plotted. (Default)

 

Applies To