Enum ChartPieFillMode
Lists the mode in which the pie Gradient should be rendered.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartPieFillMode
Fields
Name | Description |
---|---|
AllPie | Apply the colors as a whole to the full pie. |
EveryPie | Apply the colors to each individual slice. |