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.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string ChartAddSeriesViewRadarAndPolar = "DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewRadarAndPolar"
Field Value
Type |
---|
String |
See Also