Skip to main content
Cut
New

DefaultBarItemNames.ChartAddSeriesViewLine Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewLine”. Corresponds to the Chart Tools contextual page’s Line toolbar button that adds a series to show line trends over time or categories.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartAddSeriesViewLine = "DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewLine"

Field Value

Type
String
See Also