TreatSinglePointsAsLines Property

In an Enhanced Chart, specifies whether to draw a straight horizontal line if only one point.

Syntax

object.TreatSinglePointsAsLines [= Boolean]

Properties

The TreatSinglePointsAsLines property syntax has these parts:

Part

Description

object

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

Boolean

Whether to draw a straight horizontal line if only one point exists in an Enhanced Chart.

Settings

The settings for Boolean are:

Value

Description

True

Draws a straight horizontal line if only one point exists in an Enhanced Chart.

False

Does not draw a straight horizontal line if only one point exists in an Enhanced Chart.(Default)

Applies To