Skip to main content
A newer version of this page is available. .

DiagramCoordinates Class

An object that contains descriptive information about a geometrical point within the diagram.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public sealed class DiagramCoordinates

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