Skip to main content
All docs
V26.1
  • ChartOfPieType Enum

    Lists values that specify the secondary plot type in an of-pie chart.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public enum ChartOfPieType

    Members

    Name Description
    Pie

    Displays the secondary plot as a pie chart.

    Bar

    Displays the secondary plot as a bar chart.

    Related API Members

    The following properties accept/return ChartOfPieType values:

    See Also