LabelBrick Class
In This Article
A visual brick that contains a rotated text.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Remarks
To specify the rotation angle of the text within a LabelBrick
, use the LabelBrick.Angle property.
See Also