AnnotationRepositoryModel.DeleteElement(Object) Method
Deletes the specified annotation from the annotation repository.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| parameter | Object | An Annotation descendant that should be deleted. |
See Also