DragData Members

Functions

Name Description
DocumentToDynamic Convert logical document coordinates to scale coordinates.
DocumentToFixed Convert logical document coordinates to fixed graph percent.
DynamicToDocument Convert scale coordinates to logical document coordinates.
DynamicToFixed Convert scale coordinates to fixed graph percent.
FixedToDocument Convert fixed graph percent to logical document coordinates.
FixedToDynamic Convert fixed graph percent to scale coordinates.
GetPlotAreaDynamic Get plot area range in scale coordinates.
GetPlotAreaFixed Get plot area range in fixed graph percent coordinates.

Properties

Name Description
Angle Text object angle dragging position (in degrees). Return/assignment value: Double.
GraphID Return value: Integer. This property is read only.
IsDynamic Using dynamic scale coordinates (always True unless invalid for graph). Return value: Boolean. This property is read only.
PlotID Return value: Integer. This property is read only.
X X coordinate of dragging handle. Return/assignment value: Double.
Y Y coordinate of dragging handle. Return/assignment value: Double.