Skip to main content
A newer version of this page is available. .
Cut
New

DefaultBarItemNames.ChartRunDesigner Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartRunDesigner”. Corresponds to the Chart Tools contextual page’s Run Designer toolbar button that runs the Chart Designer. It allows creating and editing properties of a chart and its elements.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartRunDesigner = "DevExpress_Xpf_Reports_Ribbon_bChartRunDesigner"

Field Value

Type
String
See Also