Annotation.RuntimeDeletion Property
Specifies whether a user can remove the annotation.
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 annotation can be deleted at runtime; otherwise, false. |
Remarks
A user should select the annotation and press Delete to remove it.
See Also