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

DefaultBarItemNames.ChartAddSeriesViewRadarAndPolar Field

Returns “DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewRadarAndPolar”. Corresponds to the Chart Tools contextual page’s Radar and Polar toolbar button that adds a series to display values as a circular graph.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ChartAddSeriesViewRadarAndPolar = "DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewRadarAndPolar"

Field Value

Type
String
See Also