Dashboard objects, Shapes collection
Represents an individual speedometer gauge in the Dashboard section.
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)
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
UserValues collection, Placement object, Subcomponents object, Themes collection, Data object