Gets or sets the style of the radar chart.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public RadarStyle RadarStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RadarStyle As RadarStyle |
A member of the RadarStyle enumeration.
See Also