Enum ChartSeriesDrawType
Represents modes of drawing radar and polar types.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartSeriesDrawType
Fields
Name | Description |
---|---|
Area | Draw the Filled Area in the Polar Chart type |
Line | Draw the Lines in the Polar chart type |