CWCaption
The CWCaption object defines the text part of the CWAnnotation object. CWCaption properties define the position and appearance of the text.
Properties
| Alignment | Specifies the alignment of the caption relative to CWCaption.XCoordinate and CWCaption.YCoordinate properties. |
| Angle | Specifies the angle of the text. |
| Color | Specifies the color of the caption text. |
| Font | Specifies the font of the caption text. |
| Text | Specifies the text of the caption. |
| XCoordinate, YCoordinate | Specifies the X and Y coordinates that the caption appears at on the graph. |
Methods
See Also
CWAnnotation