DefaultBarItemNames.ChartDesignAnnotationsGroup Field
Returns “DevExpress_Xpf_Reports_Ribbon_rgChartDesignAnnotations”. Corresponds to the Annotations toolbar group of the Chart Tools contextual tab.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string ChartDesignAnnotationsGroup = "DevExpress_Xpf_Reports_Ribbon_rgChartDesignAnnotations"
Field Value
Type |
---|
String |
See Also