Skip to main content
Cut
New

DefaultBarItemNames.ChartLoad Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartLoad”. Corresponds to the Chart Tools contextual page’s Load toolbar button that allows loading a chart from an XML file.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartLoad = "DevExpress_Xpf_Reports_Ribbon_bChartLoad"

Field Value

Type
String
See Also