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





Gets or sets the alignment of the label's text. This is a dependency property.

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

 Syntax

C#  Copy Code

public TextAlignment TextAlignment { get; set; }

Visual Basic  Copy Code

Public Property TextAlignment As TextAlignment

 Property Value

A member of the TextAlignment enumeration.

 See Also

Label Members
Label Class
MindFusion.Reporting.Silverlight Namespace