Returns or sets the color of the frame in the object.
Object.FrameFillColor [ = clrFrameFillColor ]
The FrameFillColor property syntax has the following parts:
Name |
Type |
Description |
Object |
AChart |
AChart control |
clrFrameFillColor |
An integer specifying the color of the frame of the object. |
The following statement changes the AChart FrameFillColor to red.
cht1.FrameFillColor=aclrRed
FrameBorderStyle, FrameFillStyle, FrameHeight, FrameLeft, FramePicture, FrameTop, FrameWidth