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





Gets or sets a strongly typed collection of brushes, which will be used as a source for the brushes used to fill the scatters in this series. This is a dependency property.

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

 Syntax

C#  Copy Code

public BrushCollection RadarScatterStrokesSource { get; set; }

Visual Basic  Copy Code

Public Property RadarScatterStrokesSource As BrushCollection

 Property Value

 See Also

RadarSeries Members
RadarSeries Class
MindFusion.Charting.Wpf Namespace