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