ChartFontSize Property

Specifies the font size for the Enhanced Chart.

Syntax

object.ChartFontSize [=enumChartFontSize]

Properties

The ChartFontSize property syntax has these parts:

Part

Description

object

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

enumChartFontSize

Specifies the font size:

Valid entries:
0 – Large
1 – Medium (Default)
2 – Small

 

Applies To