A control used to draw radar charts.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public class RadarChart : Chart |
Visual Basic Copy Code |
---|
Public Class RadarChart |
This is a Dashboard whose default configuration contains a RadarPlot and a RadarRenderer. Setting the RadarType property switches the default renderer between RadarRenderer and PieRadarRenderer.
System.Object
Microsoft.AspNetCore.Components.ComponentBase
MindFusion.Charting.Blazor.Dashboard
MindFusion.Charting.Blazor.Chart
MindFusion.Charting.Blazor.RadarChart