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