Version

Search Results

ILabel Interface

Represents a label. Syntax

ILabel Interface Members

Public Properties

ILabel Interface Properties

Public Properties

Angle Property (ILabel)

Gets or sets the rotation angle in degrees. Syntax

Brush Property (ILabel)

Gets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to draw the text. Syntax

Font Property (ILabel)

Gets or sets a Infragistics.Documents.Reports.Graphics.Font object that defines the style of the text. Syntax

Text Property (ILabel)

Gets or sets the string to draw. Syntax

X Property (ILabel)

Gets or sets X-coordinate of the upper-left corner of the text. Syntax

Y Property (ILabel)

Gets or sets Y-coordinate of the upper-left corner of the text. Syntax

ILine Interface

Represents a line. Syntax