Blazor Polar Radar Line Chart Example
Properties
This Blazor Polar Radar Line Chart example visualizes Alaska weather statistics from 2016 using a default polar line series.
In this example, you can see how to render and configure polar and radar charts with a line series. Enhance your analysis by:
- Changing the series type using the Series Type dropdown in the properties panel
- Adjusting the starting angle using the Start Angle property
- Inverting the series orientation using the Inversed property
Tooltip is enabled in this example. To see tooltip details, hover over or tap on a data point on touch-enabled devices.
More information about polar and radar series with line charts can be found in this documentation section.