MindFusion.Wpf Pack Programmer's Guide
RadarSeries.RadarStyle Property
See Also
 





Gets or sets the style of the radar series. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 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. The default is Line.

 See Also

RadarSeries Members
RadarSeries Class
MindFusion.Charting.Wpf Namespace