Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ControlCoordinates Properties

An object that stores information about a geometrical point, its visibility state and the pane where it is drawn.
Name Description
AxisX Gets the X-axis control coordinates.
AxisY Gets the Y-axis control coordinates.
Pane Gets the diagram’s pane associated with the control coordinates.
Point Gets the point’s coordinates.
Visibility Gets a value specifying whether the point’s location can be determined, and if so - whether it is located within the diagram.
See Also