Enum ChartPolarDrawType
Enum values for polarArea Charttypes
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum ChartPolarDrawType
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. |