DiagramCoordinates Class
An object that contains descriptive information about a geometrical point within the diagram.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return DiagramCoordinates objects:
Remarks
The DiagramCoordinates class contains the argument and value (as well as their scale types) of the series point to which the geometrical point corresponds.
Inheritance
Object
DiagramCoordinates
See Also