DefaultBarItemNames.ChartAddImageAnnotation Field
Returns “DevExpress_Xpf_Reports_Ribbon_bChartAddImageAnnotation”. Corresponds to the Chart Tools contextual page’s Add Image Annotation toolbar button that adds an image annotation to a chart.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string ChartAddImageAnnotation = "DevExpress_Xpf_Reports_Ribbon_bChartAddImageAnnotation"
Field Value
Type |
---|
String |
See Also