Linear gauges are rectangular in shape and oriented horizontally or vertically. These can be placed inside the Tablix
and Matrix
.
Deviation
category.
Refer to the Properties panel section before proceeding with the following properties:
The border style, color, width, and background color properties are used to customize the appearance of a linear gauge in the report design. These properties are listed under the Basic settings
category in the properties panel.
Border properties are used to add or customize the border around an linear gauge item to visually separate items in the report design. To set border properties to a linear gauge item using properties panel, refer to the Border Properties section.
Using the background color property, you can customize the background color of a linear gauge. To set the background color using properties panel, refer to the Background color section.
This property is used to assign the dataset to a linear gauge report item. The available datasets in the report will be listed in the Dataset
property dropdown. You can choose the desired dataset from the dropdown.
Refer to the Create Data section to add dataset to your report.
This property is used to select the type of linear gauge report item. You can select Horizontal
, Vertical
, or Auto
from the dropdown.
Horizontal
: Displays the linear gauge horizontally.
Vertical
: Displays the linear gauge vertically.
Auto
: Displays the linear gauge according to the width and height of the linear gauge.
This property is used to assign the pointer value
of a linear gauge. You can also set the pointer value based on dynamic values using expressions.
This property is used to assign minimum
and maximum
values of a linear gauge. You can also set the value for minimum and maximum properties based on dynamic values using expressions.
This property is used to assign interval
value between the scale labels. You can also set the interval property value based on dynamic values using expressions.
Using this property, the pointer placement, type, marker style, marker length, width, and color can be customized in the linear gauge design.
To show or hide the pointer in linear gauge, toggle the Enable Pointer
checkbox.
Pointer placements can be Inside
, Outside
, or Cross
. You can select any placement from the dropdown.
You can select the pointer type, Marker
or Bar
, from the dropdown. If you select the Marker
option, Marker Style
and Marker Length
properties will be visible in the property panel.
You can select a marker style from the dropdown. The different styles are Circle
, Rectangle
, Triangle
, or Diamond
.
The following diagram represents the linear gauge with the Marker
pointer type, Diamond
marker style, and Cross
pointer placement.
This property is used to assign the pointer marker length
value. You can also set the marker length property value based on dynamic values using expressions.
This property is used to assign the pointer width
value. You can also set the width property value based on dynamic values using expressions.
Using the color property, you can customize the pointer color
of a linear gauge.
This property is used to assign the scale width
value. You can also set the width property value based on dynamic values using expressions.
Using the color property, you can customize the scale color
of a linear gauge.
By clicking the Reverse Direction
checkbox you can reverse the scale direction from maximum to minimum.
To show or hide the scale labels in a linear gauge, toggle the Label
checkbox.
You can customize the scale label in the Advanced Options
menu. To open and handle the nested properties of labels, refer to the Advanced Properties section.
Using these properties, the scale label font color, font family, font size, and font style can be customized in the linear gauge design.
To show or hide the scale labels at the end of the scale, toggle the Show Labels At End
checkbox.
Scale label placement can be Inside
, Outside
, or Cross
. You can select an option from the dropdown.
This property is used to customize major and minor ticks of a linear gauge.
To show or hide major and minor ticks in a scale, toggle the Major Tick
and Minor Tick
checkbox.
You can customize major and minor ticks in the Advanced Options
menu. To open and handle the nested properties of major and minor ticks, refer to the Advanced Properties section.
Using this property, you can customize the major and minor ticks interval, color, length, and width.
Major tick and minor tick placement can be Inside
, Outside
, or Cross
. The placement can be selected from the dropdown.
Using this property, the range placement, start value, end value, start width, end width, and color can be customized in the linear gauge design.
To show or hide the range in a linear gauge, toggle the Enable Range
checkbox.
Range placement can be Inside
, Outside
, or Cross
. You can select any option from the dropdown.
This property is used to assign the range start
and end
values of the linear gauge. You can also set the start and end properties value based on dynamic values using expressions.
This property is used to assign the range start width
and end width
values of the linear gauge. You can also set the start and end width properties value based on dynamic values using expressions.
Using the color property, you can customize the range color
of a linear gauge.
The position property is used to set the width, height, left, and top positions of a linear gauge in the report design. To handle these properties using properties panel, refer to the Position section.
Data element can be used to control visibility of a report item when exporting the report in XML format. The Data element properties are listed in the properties panel, under the Data Element
category.
Name
You can assign a custom name for the linear gauge element using the Name
field. The linear gauge will be exported with the provided name.
Note: The name cannot contain spaces, and it must begin with a letter followed by letters, numbers, or the underscore character (_).
Output
On exporting the report, the visibility of the linear gauge can be controlled using the Output
property. Choosing the following options for the Output
property will perform the respective operations:
The visibility property is used to conditionally show or hide the linear gauge report item on report preview or export action. To set visibility of a linear gauge item using properties panel, refer to the Visibility section.
The page name property is used to name the first worksheet of the Excel workbook, when exporting the report to excel format.
You can set the static or dynamic text as page name. To set and reset dynamic text, refer Set Expression and Reset Expression section.
A document map is a navigational feature that displays a separate side pane with set of navigational links in hierarchical structure when you view a report. A user can click the content in the list, to navigate to the report page that displays that item. Refer Document Map section to configure document map in the report design.
You can set the static or dynamic text as value for document map property. To set and reset dynamic text, refer Set Expression and Reset Expression section.
Bookmark links allows the users to navigate to different parts of a SSRS report. You can add bookmarks to each textbox, image, table or chart or to the unique group values displayed in a tablix which can direct the users to specified locations in the report. The value of bookmark property can be your own strings or an expression. Refer Bookmark section to configure bookmark in the report design.
You can set the static or dynamic text as value for bookmark property. To set and reset dynamic text, refer Set Expression and Reset Expression section.
This property can be used to set the values for linear gauge custom properties. To assign values for custom properties using properties panel, refer to the Custom Properties section.
Tooltip
Tooltip property can be used to display informative text or value, when the user hovers over on the report item in report preview. To set tooltip for gauge report item using properties panel refer Tooltip section.