ChFont Object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.


Aa198406.parchild(en-us,office.10).gifChFont

Contains the font attributes (font name, font size, color, and so on) for an object on a chart.

Using the ChFont object

The following properties can be used to return a ChFont object:

The ChAxis object's Font property

The ChChartDraw object's Font property

The ChDataLabel object's Font property

The ChDataLabels object's Font property

The ChDropZone object's ButtonFont property

The ChDropZone object's WatermarkFont property

The ChLegend object's Font property

The ChLegendEntry object's Font property

The ChTitle object's Font property

Use the Name property to set the font for a particular object. The Bold, Italic, Color, Underline, and Size properties can be used to further format the font of a particular object.