alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ChartPieFillMode

    Lists the mode in which the pie Gradient should be rendered.

    Inheritance
    System.Object
    ChartPieFillMode
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public sealed class ChartPieFillMode : Enum

    Fields

    AllPie

    Apply the colors as a whole to the full pie.

    Declaration
    public const ChartPieFillMode AllPie
    Field Value
    Type
    ChartPieFillMode

    EveryPie

    Apply the colors to each individual slice.

    Declaration
    public const ChartPieFillMode EveryPie
    Field Value
    Type
    ChartPieFillMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved