Bullet (Object)

Dashboard objects, Shapes collection

Description:

Represents an individual bullet gauge in the Dashboard section.

Example:

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

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