BorderTypes Property

Sets the border type for the Enhanced Chart.

Syntax

object.BorderTypesenumBorderTypes

Properties

The BorderTypes property syntax has these parts:

Part

Description

object

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

enumBorderTypes

Integer. Specifies the border type:

Valid entries:
0 – DropShadow
1 – SingleLine
2 – NoBorder
3 – InSet

 

Applies To