Back to Devexpress

ControlCoordinates Properties

wpf-devexpress-dot-xpf-dot-charts-dot-controlcoordinates-dot-underscore-properties.md

latest1.3 KB
Original Source

ControlCoordinates Properties

An object that stores information about a geometrical point, its visibility state and the pane where it is drawn.

NameDescription
AxisXGets the X-axis control coordinates.
AxisYGets the Y-axis control coordinates.
PaneGets the diagram’s pane associated with the control coordinates.
PointGets the point’s coordinates.
VisibilityGets a value specifying whether the point’s location can be determined, and if so - whether it is located within the diagram.

See Also

ControlCoordinates Class

ControlCoordinates Members

DevExpress.Xpf.Charts Namespace