Returns or sets the Font object used to draw the caption text in the object.
Object.CaptionFont [ = fontCaptionFont ]
The CaptionFont property syntax has the following parts:
Name |
Type |
Description |
Object |
AChart |
AChart control |
fontCaptionFont |
AFont object |
The following statement changes the AChart CaptionFont to bold:
cht1.CaptionFont.Bold=True
Caption, CaptionBorderStyle, CaptionFillColor, CaptionFillStyle, CaptionForeColor, CaptionHeight, CaptionLeft, CaptionPicture, CaptionTop, CaptionWidth