Speedometer (Object)

Member of:

Dashboard objects, Shapes collection

Description:

Represents an individual speedometer gauge in the Dashboard section.

Example:

This example shows how to make the speedometer gauge visible, add a comment (tooltip), and display the fact amount:

Speedometer.Visible = true
Speedometer.Comments = "Sales"
Alert(Speedometer.Facts["Amount"].Name)

Properties:

Read-write::AccessibilityText (Property), AppendObjectText (Property), Comments as String, Locked as Boolean, SourceSectionName as String, Subtype as String, Visible as Boolean

Read only:: Type as Number

Objects and Collections:

UserValues collection, Placement object, Subcomponents object, Themes collection, Data object