Returns or sets the left position in pixels.of the caption in the object.
Object.CaptionLeft [ = lCaptionleft ]
The CaptionLeft property syntax has the following parts:
Name |
Type |
Description |
Object |
AChart |
AChart control |
lCaptionleft |
An integer specifying the left position in pixels of the caption of the object. The default is -1 (AutoSize). |
The following statement changes the AChart's CaptionLeft so that caption starts at ten pixels from the left side of the control.
cht1.CaptionLeft=10
Caption, CaptionBorderStyle, CaptionFillColor, CaptionFillStyle, CaptionFont, CaptionForeColor, CaptionHeight, CaptionPicture, CaptionTop, CaptionWidth