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





Gets or sets the distance between the label text and the label bounds. This is a dependency property.

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

 Syntax

C#  Copy Code

public Thickness Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Thickness

 Property Value

An instance of the Silverlight Thickness structure.

 See Also

Label Members
Label Class
MindFusion.Reporting.Silverlight Namespace