This topic describes how to insert an Arrow 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 Arrow type looks as shown in the image below.
Shape's Properties
The following properties should be set to specify a particular arrow of the
Arrow type:
ShapeArrow.ArrowHeight.
This property is used to specify the relative height of the arrow (in percent).
The returned value should be from 0 to 100.
ShapeArrow.ArrowWidth.
This property is used to specify the relative width of the arrow (in percent).
The returned value should be from 0 to 100.
FilletShapeBase.Fillet.
This property is used to specify the relative roundness of the arrow (in
percent). The returned value should be from 0 to 100.