Gets or sets the brushes used for outlining the radar sections.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public BrushCollection SectionStrokes { get; set; } |
Visual Basic
![]() |
---|
Public Property SectionStrokes As BrushCollection |
An instance of the BrushCollection class. Default value is an empty list.
The radar sections are the circles/polygons that build the background of the chart.