CoordinateType Property

Measurement Studio User Interface

CoordinateType Property

Syntax

CWAnnotation.CoordinateType

Data Type

CWCoordinateTypes

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.

See Also

CWCaption.XCoordinate

CWCaption.YCoordinate

CWShape.XCoordinates

CWShape.YCoordinates