DiagramCoordinates.IsEmpty Property
In This Article
Checks whether the current object is a point outside the diagram area.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the diagram coordinates correspond to a point outside the diagram area; otherwise, false. |
See Also