Skip to main content
Cut
New

DefaultBarItemNames.ChartSave Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartSave”. Corresponds to the Chart Tools contextual page’s Save toolbar button that allows saving a chart to an XML file.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartSave = "DevExpress_Xpf_Reports_Ribbon_bChartSave"

Field Value

Type
String
See Also