menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartPieType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartPieType

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartPieType

    Fields

    Name Description
    Bevel

    Applies the painting style at a sloping surface or edge of PieChart.

    Custom

    Custom painting style will be applied.

    InSide

    Applies the painting style at inside of PieChart.

    None

    None of the painting style will be applied.

    OutSide

    Applies the painting style at outside of PieChart.

    Round

    Applies the round painting style PieChart.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved