Skip to main content
Cut
New

DefaultBarItemNames.ChartAddSeriesViewBar Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewBar”. Corresponds to the Chart Tools contextual page’s Bar toolbar button that adds a series to display values as vertical columns grouped by categories.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartAddSeriesViewBar = "DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewBar"

Field Value

Type
String
See Also