AxisFontName Property

Gets or sets the name of the Font used for Axis Labels.

Syntax

object.AxisFontName [= value]

Parameters

value
A String expression whose value is the name of TrueType Font.

Remarks

Use the AxisFont property if you need to control specific font characteristics, such as font size, italic face, underlining, and so forth.

See Also

AxisFont