XAxisLabel Property

In an Enhanced Chart, specifies the x-axis label.

Syntax

object.XAxisLabel [= String]

Properties

The XAxisLabel property syntax has these parts:

Part

Description

object

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

String

Text that appears as the x-axis label in the HistogramChart, LineChart, SPCBarChart, or XYChart Object.

 

Applies To