diff --git a/user-guide/components/report-items.md b/user-guide/components/report-items.md index edd719f42..2ca6d0d27 100644 --- a/user-guide/components/report-items.md +++ b/user-guide/components/report-items.md @@ -8,6 +8,12 @@ published: True position: 10 --- + + # Report Items in the Web Report Designer The Report Items are visual elements used to display and organize content within a report. @@ -111,4 +117,14 @@ To learn more about working with the Panel item, see the [Panel article in the m The Gauge visualizes key performance indicators (KPIs) and progress toward goals. It supports both radial (circular, like speedometers) and linear (horizontal or vertical bars) gauges. You can incorporate the Gauge in dashboards and reports where you need to visualize KPIs, progress, or performance metrics at a glance, such as sales targets, speed, or completion percentages. +### Radial Gauge + +### Linear Gauge + +The Linear Gauge is represented by a horizontal or vertical scale and displays its value as a percentage of the total scale's length. To add a Linear Gauge, click the **Linear Gauge Wizard** in the **Components** tab, and then use the **Configure Linear Gauge** pane to adjust the settings. + +Depending on the gauge's orientation and range, you can create horizontal, vertical, single-range, and multi-range linear gauges. + + + To learn more about working with the Gauge item, see the [Gauge article in the main Telerik Reporting documentation]({%slug telerikreporting/designing-reports/report-structure/gauge/overview %}).