Skip to main content
Version: 8.1

Report - Polygon Shape

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, and dash pattern by using its properties.

" "

Report Design Component Palette Icon:

" "

Properties​

" "

PropertyDescription
FillIf true, the shape will fill its space with color.
Fill ColorIf Fill is selected, the color that will fill the shape.
OpacityHow opaque the fill color is, between 0 and 1.
Stroke StyleWhat style of stroke or border to use: Hidden; Shape Outline; Border; Double. To learn more about stroke styles, refer to Stroke and Fill Properties.
StrokeDetails for the chosen stroke. Each Stroke has its own properties depending on the Stroke Style chosen.
  • Color - Color to use for the stroke or border.
  • Dash Pattern - A "Dashed Pattern" string to specify the nunber of pixels on and off. For example, "5,10"
  • Width - Width of the stroke in pixels.
RollNumber of degrees this shape is rotated clockwise.
Scale XAmount to scale the width of this shape. 1 is scale to 100%.
Scale YAmount to scale the height of this shape. 1 is scale to 100%.
URL
New in 8.1.19
A link to attach to this reporting component. Will be a clickable hyperlink if the report is exported as a PDF. You can use the values below to link to internal pages.
  • Page:Next - Navigates to the next page.
  • Page:Back - Navigates to the previous page.
  • Page:Number - Replace "Number" with a numeral. Navigates to the specified page.
VisibleIf true, the shape will be visible.
WidthWidth of this shape in pixels.
HeightHeight of this shape in pixels.
XHorizontal distance in pixels between the left edge of this shape and the left edge of the page.
YVertical distance in pixels between the upper edge of this shape and the top edge of the page.

Example​

You can draw a triangle by clicking in three places, then once more at your start location.

" "

PropertyValue
Fill Color008000
Stroke StyleShape Outline
Stroke ColorAC0000
Stroke Width7 pixels