MindFusion.Wpf Pack Programmer's Guide
SeriesLegend.BrushesSource Property
See Also
 





Gets or sets the source of the brushes that are used by this legend. This is a dependency property.

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

 Syntax

C#  Copy Code

public BrushCollection BrushesSource { get; set; }

Visual Basic  Copy Code

Public Property BrushesSource As BrushCollection

 Property Value

A collection of WPF Brush objects. The default is an empty collection.

 See Also

SeriesLegend Members
SeriesLegend Class
MindFusion.Charting.Wpf Namespace