Version

ILabel Interface Properties

For a list of all members of this type, see ILabel members.

Public Properties
 NameDescription
 PropertyAngleGets or sets the rotation angle in degrees.  
 PropertyBrushGets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to draw the text.  
 PropertyFontGets or sets a Infragistics.Documents.Reports.Graphics.Font object that defines the style of the text.  
 PropertyTextGets or sets the string to draw.  
 PropertyXGets or sets X-coordinate of the upper-left corner of the text.  
 PropertyYGets or sets Y-coordinate of the upper-left corner of the text.  
See Also