A control used to draw radar charts.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
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
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
MindFusion.Charting.WinForms.Dashboard
MindFusion.Charting.WinForms.Chart
MindFusion.Charting.WinForms.RadarChart