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

DefaultBarItemNames.ChartAddSeriesViewArea Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewArea”. Corresponds to the Chart Tools contextual page’s Area toolbar button that adds a series to display values as a filled area with peaks and hollows.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartAddSeriesViewArea = "DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewArea"

Field Value

Type
String
See Also