Gets the fill of the element.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public Brush Fill { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Fill As Brush |
An instance of the System.Windows.Media.Brush class. Default value is a blue SolidColorBrush.
The Fill property is used for painting the interior of the bar, pie piece, area etc.