Back to Devexpress

ControlCoordinates Members

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

latest3.2 KB
Original Source

ControlCoordinates Members

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

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

ControlCoordinates Class

DevExpress.Xpf.Charts Namespace