Report Component - Polygon Shape
Component Palette Icon:
Description
The Polygon shape component creates custom polygon shapes by drawing and connecting lines, and can be used anywhere on a report. Select the Polygon shape on the Report Component Palette to make it active, click once to start a line and click to anywhere else to add additional corners. Click on the starting location to form a polygon shape. Once the polygon component is created, you can use the handles to change its size. Double click on any of the individual lines to change the size and shape of the selected line. You can also change its stroke style, color, dash pattern, and much more by using its properties.
Properties
Property | Description | Category |
---|---|---|
Fill | If true, the shape will fill its space with color. | Stroke and Fill |
Fill Color | If Fill is selected, the color that will fill the shape. | Stroke and Fill |
Opacity | How opaque the fill color is, between 0 and 1. | Stroke and Fill |
Stroke Style | What style of stroke or border to use: Hidden, Shape Outline, Border, or Double. To learn more about stroke styles, refer to Stroke and Fill Properties. | Stroke and Fill |
Stroke | Details for the chosen stroke. Each Stroke has its own properties depending on the Stroke Style chosen. | Stroke and Fill |
Roll | Number of degrees this shape is rotated clockwise. | Basic Properties |
Scale X | Amount to scale the width of this shape. 1 is scale to 100%. | Basic Properties |
Scale Y | Amount to scale the height of this shape. 1 is scale to 100%. | Basic Properties |
Visible | If true, the shape will be visible. | Basic Properties |
Width | Width of this shape in pixels. | Basic Properties |
Height | Height of this shape in pixels. | Basic Properties |
X | Horizontal distance in pixels between the left edge of this shape and the left edge of the page. | Basic Properties |
Y | Vertical distance in pixels between the upper edge of this shape and the top edge of the page. | Basic Properties |
Example
Draw a triangle by clicking in 3 places on your screen, then once more at your start location.
Property | Value |
---|---|
Fill Color | Green |
Stroke Style | Shape Outline |
Stroke Color | Red |
Stroke Width | 3 pixels |