DiagramCoordinates.IsEmpty Property
Checks whether the current object is a point outside the diagram area.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the diagram coordinates correspond to a point outside the diagram area; otherwise, false. |
See Also