Dundas Gauge for Reporting Services Send comments on this topic
Advanced Tab
See Also

Glossary Item Box

Use the Advanced tab to set advanced properties and add various elements to the control (see figure below).
 

Advanced Tab
                              Figure 1: Advanced tab.
 

The properties displayed by this tab expose much of the Gauge control's API (see the Programmers Reference). The entire API is exposed in the Code Editor.
Selected Object

The selected gauge object. It is this object that the advanced properties are applied to, and different properties will be displayed, dependent on the type of the selected object.

End-users can select objects in the Sample Gauge window by clicking on the desired element (e.g. click inside the displayed gauge to select an object).

Of particular importance are the numerous collection properties of the control which are used for the addition of various gauge elements (e.g. the control's Images, CircularGauges, LinearGauges, Labels, NumericIndicators and StateIndicators properties).

Properties

This window displays the properties of the selected object, and as a result different properties will be displayed, dependent on the type of selected object.

String dialog properties can be either a string constant or a report expression.

We highly recommend using the Programmers Reference section in the documentation for a description of all Gauge control objects and properties.

Description Pane

Brief description of the selected property.

View Code

Click on the View Code... button to launch the Code Editor, which lets you script with various gauge objects.

For more information see the Code Editor topic.

Sample Gauge

You can click within the sample gauge displayed in the right-hand window to select a gauge element (e.g. a scale).

See Also

Getting Started
Using The Gauge Control

Gauge Designer Dialog
Gauge Designer Overview

General Designer
Code Editor

General Designer Topics
Report Expressions

HowTo Topics
Main Elements of Dundas Gauge

©2008. All Rights Reserved.