MindFusion WinForms Programmer's Guide
RadarChart.RadarStyle Property
See Also
 





Gets or sets the style of the radar chart.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public RadarStyle RadarStyle { get; set; }

Visual Basic  Copy Code

Public Property RadarStyle As RadarStyle

 Property Value

A member of the RadarStyle enumeration.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Reporting Namespace