This topic describes how to insert a Cross type shape control into a
report. In addition, it gives a short description of its properties. To learn
more about shapes in XtraReports, see the Shapes Overview document.
Short Description
A shape of the Cross type looks as shown in the image below.
Shape's Properties
The following properties should be set to specify a particular
Cross:
ShapeCross.HorizontalLineWidth.
This property is used to specify the horizontal line width of a cross (in
percent). The returned value should be from 0 to 100.
ShapeCross.VerticalLineWidth.
This property is used to specify the vertical line width of a cross (in
percent). The returned value should be from 0 to 100.
FilletShapeBase.Fillet.
This property is used to specify the relative roundness of the cross (in
percent). The returned value should be from 0 to 100.