Skip to main content
Cut
New

DefaultBarItemNames.ChartAddSeriesViewRange Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewRange”. Corresponds to the Chart Tools contextual page’s Range toolbar button that adds a series to display a range of values with the minimum and maximum limits.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartAddSeriesViewRange = "DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewRange"

Field Value

Type
String
See Also