Specifies the rendering style for a spider chart series.
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public enum SpiderSeriesType| Name | Description |
|---|---|
| Area | Renders the series as a filled polygon area (default). |
| Column | Renders the series as radial column bars extending from the center. |