Gets or sets the brushes for the series.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public BrushCollection Fills { get; set; } |
Visual Basic
![]() |
---|
Public Property Fills As BrushCollection |
An instance of the BrushCollection class. Default value is an empty list.
The Fills property is used for filling the interior of bars, areas, pie pieces etc.