Shape
The "Shape" object displays one of the following shapes:
- rectangle;
- rounded rectangle;
- ellipse;
- triangle;
- diamond.
The object is as follows:
On the toolbar in looks like this:
In order to insert a shape into the report, click the the icon in the Components toolbar. Then, select the desired shape type from the list in the Shape property of the Shape object.
The shape, like any other report object, has a fill and border. Contrary to the "Text" object, you cannot control each border line. Also, don't use the "Double" line style.
Instead of rectangular shape, use the object's borders if possible.
The "Shape" object has the following properties:
Property | Description |
---|---|
Shape | This property determines the type of shape. |
Curve | This property is used with the "RoundRectangle" shape. It allows to set the curve. |