Skip to main content
Cut
New

DefaultBarItemNames.ChartRemoveAnnotation Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartRemoveAnnotation”. Corresponds to the Chart Tools contextual page’s Remove Annotation toolbar button that removes the selected annotation.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartRemoveAnnotation = "DevExpress_Xpf_Reports_Ribbon_bChartRemoveAnnotation"

Field Value

Type
String
See Also