DefaultContextMenuItemNames.LoadChartLayout Field
Returns “DevExpress_Xpf_Reports_ContextMenu_LoadChartLayout”. Corresponds to the Load.. context menu command available for a chart control.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string LoadChartLayout = "DevExpress_Xpf_Reports_ContextMenu_LoadChartLayout"
Field Value
Type |
---|
String |
See Also