Enum ChartRadarDrawType
Enum values for Radar area Charttypes
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum ChartRadarDrawType
Fields
Name | Description |
---|---|
Area | Draw the Filled Area in the Polar Chart type |
Line | Draw the Lines in the Polar chart type |
Symbol | Draw the Symbol to plot the Polar chart points. |