Dashboard objects, Shapes collection
Represents an individual bullet gauge in the Dashboard section.
This example shows how to display the title of the bullet gauge, hide the legend, make tickmarks visible, and enable autoscaling:
Bullet.Title.Text = "Sales Bullet" Bullet.Legend.Visible = false Bullet.TickMark.Visible = true Bullet.NumericRange.AutoScale = true
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