YAxisTitle Property

Allows you to specify a Y axis title for the specified data source in an Enhanced Chart (LineChart or XYChart).

Syntax

object.YAxisTitle [= String]

Properties

The YAxisTitle property syntax has these parts:

Part

Description

object

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

String

A string that represents the Y axis title for the specified data source in this Enhanced Chart.

 

Applies To