BackPrevious Page Next PageNext

Geo Map

Geographic maps in web reports and library components are labeled Geo Map objects in the Report Inspector. It contains the following properties and the availabilities of the properties vary for the two report types.

Property Name Available For Description
Geography
Display As Web Report, Library Component Specifies the display type of the map location. Choose an option from the drop-down list.
  • Marker - Displays the map location as marker.
  • Area - Displays the map location as area.
  • Marker and Area - Displays the map location as marker and area.

Data type: Enumeration

Geometry
Height Web Report, Library Component Specifies the height of the object. Enter a numeric value to change the height.

Data type: Float

Width Web Report, Library Component Specifies the width of the object. Enter a numeric value to change the width.

Data type: Float

X Web Report, Library Component Specifies the horizontal coordinate of the top left corner of the object, relative to its parent container. This property is ignored if the Position property is set to static. Enter a numeric value to change the position.

Data type: Float

Y Web Report, Library Component Specifies the vertical coordinate of the top left corner of the object, relative to its parent container. This property is ignored if the Position property is set to static. Enter a numeric value to change the position.

Data type: Float

Others
Default for Filter Web Report Specifies whether to show the data component as the default component in the Apply to drop-down list of the Filter dialog in Web Report Studio.

Data type: Boolean

Note: In a report, only one data component's Default for Filter property can be set to true.

Export to Excel Web Report, Library Component Specifies whether to include the object in the Excel result of the report.

Data type: Boolean

Export to HTML Web Report, Library Component Specifies whether to include the object in the HTML result of the report.

Data type: Boolean

Export to PDF Web Report, Library Component Specifies whether to include the object in the PDF result of the report.

Data type: Boolean

Export to PostScript Web Report, Library Component Specifies whether to include the object in the PostScript result of the report.

Data type: Boolean

Export to Report Result Web Report, Library Component Specifies whether to include the object when previewing the report in Web Report Result and running the report in Web Report Studio, or when the library component is used in JDashboard.

Data type: Boolean

Export to RTF Web Report, Library Component Specifies whether to include the object in the RTF result of the report.

Data type: Boolean

Invisible Web Report, Library Component Specifies whether to show the object in the design area and in the results. All formulas and calculations will still be performed if the property is set to true.

Data type: Boolean

Invisible for Filter Dialogs Web Report Specifies whether to show the data component in the Apply to drop-down list of the Filter dialog in Web Report Studio. This property cannot be edited when Default for Filter is set to true.

Data type: Boolean

Position Web Report, Library Component Specifies the position of the object. Choose an option from the drop-down list.

Data type: Enumeration

Suppress Web Report, Library Component Specifies whether to show the object in the design area and in the results. All formulas and calculations will be skipped if the property is set to true.

Data type: Boolean

Note: When both the Invisible and Suppress properties of an object are set to true, Suppress has the higher priority.

Suppress When No Records Web Report, Library Component Specifies whether to display the object in the results when no record is returned to its parent data component.

Data type: Boolean

TOC
Anchor Display Value Web Report Specifies a string or formula to display for the TOC entry for this object in the TOC Browser. By default it is the value of the specified object. The TOC Anchor property must be set to true for this property to take effect.

Data type: String

TOC Anchor Web Report Specifies whether to include the object in the TOC Browser for the report.

Data type: Boolean

BackPrevious Page Next PageNext