wpf-devexpress-dot-xpf-dot-charts-d387eaef.md
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
public class ControlCoordinates
Public Class ControlCoordinates
The following members return ControlCoordinates objects:
Show 36 links
An object of the ControlCoordinates type is returned by the XYDiagram2D.DiagramToPoint method.
Object ControlCoordinates
See Also