Gets or sets the default brush used to fill individual chart pieces. This is a dependency property.
Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight
C#
![]() |
---|
public Brush PieBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property PieBrush As Brush |
A Silverlight Brush object specifying the brush for all pieces which do not have a specific brush assigned through the Brushes property.