CoordinateType Property
Syntax
CWAnnotation.CoordinateType
Data Type
You can use the following constants with this data type:
- cwAxesCoordinates–Scales the coordinates to the associated axes.
- cwPlotAreaCoordinates–Scales the coordinates in pixels relative to the upper-left corner of the plot area.
- cwScreenCoordinates–Scales the coordinates in pixels relative to the upper-left corner of the graph.
Purpose
Specifies how the text and shape coordinates are scaled when the annotation is drawn.