Enum ChartColumnShadingMode
Lists the shading mode options for bars and charts.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartColumnShadingMode
Fields
| Name | Description |
|---|---|
| FlatRectangle | Rendered as a flat rectangle. |
| PhongCylinder | Rendered in phong style. |