Enum ChartCustomShape
Represents the values of ChartCustomShape.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartCustomShape
Fields
| Name | Description |
|---|---|
| Circle | Circle is displayed. |
| Hexagon | Hexagon is displayed. |
| Pentagon | Pentagon is displayed. |
| Square | Square is displayed. |