Enum ChartRadarAxisStyle
Specifies the style of the radar chart.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartRadarAxisStyle
Fields
| Name | Description |
|---|---|
| Circle | Axes are rendered as circles. |
| Polygon | Axes are rendered polygonal. |