Back to Devexpress

ControlCoordinates Class

wpf-devexpress-dot-xpf-dot-charts-d387eaef.md

latest8.1 KB
Original Source

ControlCoordinates Class

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

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class ControlCoordinates
vb
Public Class ControlCoordinates

The following members return ControlCoordinates objects:

Show 36 links

Remarks

An object of the ControlCoordinates type is returned by the XYDiagram2D.DiagramToPoint method.

Inheritance

Object ControlCoordinates

See Also

ControlCoordinates Members

DevExpress.Xpf.Charts Namespace