This section lists objects for use with interactive dashboard software and visual analyses.
A Tab element advances the printing to the next tab stop. The Tab element also serves as the superclass of the Text Object : The properties defined in the Tab element are also available in a Text element for controlling the behavior of tabs in the text string.
Text elements are the most commonly used report element. They can display simple lines of text or full paragraphs.
Specifies a hyperlink to a report, element target, or a URL.
#1 Ranking: Read how InetSoft was rated #1 for user adoption in G2's user survey-based index | Read More |
A heading object is a special Text element. Like a regular Text element, a heading object displays a block of text. In addition, a heading object has a heading level, which has two uses:
• The heading level determines the heading number (e.g., 1.2, 2.1.1., etc.) that is added to the heading text.
• The heading level is used to construct the Table of Contents, if the report contains one.
![]() |
View a 2-minute demonstration of InetSoft's easy, agile, and robust BI software. |
Table elements display tabular data. Tables can flow across pages, or horizontally break between pages. By default, table sizes (including column width and row heights) are automatically calculated based on the cell contents.
You can use built-in table styles to control display attributes such as font, color, and alignment. Therefore, a report application normally does not need to specify many table attributes in script.
The Table bindingInfo property provides access to functions controlling the data binding of a table element. This includes changes to hidden columns, summary columns, group columns, and option settings. The following sections introduce the functions provided by the bindingInfo property.
The groupedTable property provides functions that return information about group boundaries.
In addition to all of the properties of a regular Table Object , the Freehand Table has one property uniquely associated with it.
The Painter object serves as the base for all float elements: TextBox Object , Field Object , Chart Object, Image Object, etc. It defines common properties for positions and sizes of float elements.
A TextBox element defines a rectangular area on the page in which to display a text paragraph. It can have borders, and can be positioned on a page using an anchor.
![]() |
View live interactive examples in InetSoft's dashboard and visualization gallery. |
The Chart element presents datasets as visual graphs.
This section presents general Chart properties.
Specifies the query bound to the Chart element.
Specifies the EGraph object to be rendered by the Chart element.
This section presents the general properties available for both dimensions and measures. Properties should be prefixed by one of the following:
axis['Dimension Name'], or axis['Measure Name']
Example
Graph1.axis['Company'].lineColor = [0,255,255]; Graph1.axis['Sum(Total)'].lineColor = [0,255,255];
Sets the visibility of the dimension or measure axis labels.
Sets the visibility of the axis tick marks for a dimension or measure.
This section presents the properties available specifically for a measure axis. Properties should be prefixed by axis['Measure Name'].
Sets the maximum value for a measure axis.
Sets logarithmic scaling for a measure axis.
Accounting Software Reports - A developer creating accounting software for consultants would design reports that cater to the unique needs and workflows of consultants, ensuring comprehensive financial visibility and efficient management. Some essential reports might include: Income Statements: Overview: Summarizes revenues, expenses, and profits over a specific period. Purpose: Provides a snapshot of financial performance, helping consultants understand their profitability. Expense Reports: Overview: Breakdown of incurred expenses categorized by type (travel, supplies, etc.). Purpose: Helps consultants track and manage their spending, facilitating budget control...
Benefits of Using a Power BI Dashboard - Enables users to quickly access all key metrics and evaluate reports. Users are able to produce visualizations from several datasets or reports. Customization to satisfy any enterprise's needs. It may be included into apps to provide a consistent user experience. May immediately share with other company employees. Data visualization makes information delivery simple. As we've seen, Power BI dashboards are a highly effective tool that may be utilized anytime an accurate and succinct data summary is required. To pique the attention of a user or an audience, they provide a content overview at the start of a report presentation. In the end, they combine information from several reports to provide the key findings and interesting aspects...
Data Integration Software from InetSoft - InetSoft allows data integration for relational databases, XML, SOAP, REST API, cloud apps, and custom data sources for the purpose of dashboard reporting. InetSoft is top-rated by users on G2 Crowd. Interact with examples and register for a personalized demo...
Tool to Make Gauge Charts Online for Free - To easily and quickly create Gauge Charts online for free, create a Free Individual Account on the InetSoft website. You will then be able to upload a spreadsheet data set, as shown below: choosing dashboard source Once you have done that, you will be able to proceed to the Visualization Recommender, which will get you started creating a dashboard. To start with a Gauge Chart, select a measure that you want to display, and choose the desired gauge from the top bar of the Recommender...
Waste Management BI - Route Optimization: Purpose: BI tools can analyze historical data on waste collection routes, including factors like traffic patterns, distance, and volume of waste generated. Utilization: The Operations Manager can use this information to optimize routes, reducing fuel costs, emissions, and travel time. This leads to more efficient collections and cost savings. Demand Forecasting: Purpose: By analyzing trends in waste generation based on historical data, BI tools can provide insights into future demand. Utilization: This information helps the Operations Manager allocate resources effectively, ensuring that the right amount of equipment and personnel are available to meet customer needs...
Explain Dashboard Embedding - The idea of dashboard embedding has been rather popular in the last several years, especially in the fields of business intelligence and data analytics. It lets enterprises convey vital insights and visualizations by integrating interactive data dashboards into external apps, websites, or portals. This article will examine the many facets of dashboard embedding, as well as its advantages, applications, and enabling technology...
Previous: Report Functions |
Next: Dashboarding Objects
|