Version

ILabel Interface Members

The following tables list the members exposed by ILabel.

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