MindFusion.Reporting for Silverlight Programmer's Guide
Label.Foreground Property
See Also
 





Gets or sets the brush used to fill the foreground of this item. This is a dependency property.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Brush Foreground { get; set; }

Visual Basic  Copy Code

Public Property Foreground As Brush

 Property Value

An instance of the Silverlight Brush class.

 See Also

Label Members
Label Class
MindFusion.Reporting.Silverlight Namespace