Back to Devexpress

DiagramCoordinates Class

wpf-devexpress-dot-xpf-dot-charts-64f88728.md

latest1.3 KB
Original Source

DiagramCoordinates Class

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public sealed class DiagramCoordinates
vb
Public NotInheritable 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

DiagramCoordinates Members

DevExpress.Xpf.Charts Namespace