DefaultBarItemNames.ChartAddSeriesViewPieAndDoughnut Field
Returns “DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewPieAndDoughnut”. Corresponds to the Chart Tools contextual page’s Pie and Doghnut toolbar button that adds a series to display the percentage values of different point arguments to compare their significance.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string ChartAddSeriesViewPieAndDoughnut = "DevExpress_Xpf_Reports_Ribbon_bChartAddSeriesViewPieAndDoughnut"
Field Value
Type |
---|
String |
See Also