Gets or sets a strongly typed collection of brushes, which will be used as a source for the brushes used to stroke the scatters in this series. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public BrushCollection ScatterStrokesSource { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScatterStrokesSource As BrushCollection |
An instance of the BrushCollection class.