YAxisLongTicks Property

In an Enhanced Chart, use this property to extend/reset the length of minor grid tick marks.

Syntax

object.YAxisLongTicks  [= Boolean]

Properties

The YAxisLongTicks property syntax has these parts:

Part

Description

object

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

Boolean

Whether the length of minor grid tick marks are extended or reset.  

Settings

The settings for Boolean are:

Value

Description

True

The length of minor grid tick marks are extended or reset.

False

The length of minor grid tick marks are not extended or reset. (Default)

 

Applies To