Returns or sets the color of the caption in the object.
Object.CaptionForeColor [ = clrCaptionForeColor ]
The CaptionForeColor property syntax has the following parts:
Name |
Type |
Description |
Object |
AChart |
AChart control |
clrCaptionForeColor |
An integer specifying the color of the caption of the object. |
The following statement changes the AChart CaptionForeColor to black.
cht1.CaptionForeColor=aclrBlack
Caption, CaptionBorderStyle, CaptionFillColor, CaptionFillStyle, CaptionFont, CaptionHeight, CaptionLeft, CaptionPicture, CaptionTop, CaptionWidth