ChFont Object

Microsoft Office Web Components Visual Basic

ChFont Object

Multiple objects ChFont

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.