Bullet Builder Scope
A scope for configuring a bullet graph.
Parameters
Sets the LinearAxisModel to use for the graph.
Types
A scope for setting range boundaries. See range for specifying a specific range value and its graphical representation.
Properties
Specifies the axis settings and content. See AxisSettings.
Content for the bullet graph's label.
Functions
Sets the comparative measure value and the composable used to draw the indicator. The composable will be centered on the value with a width and height equal to the height of the BulletGraph background fill area.
Sets the feature measure value and indicator as a bar.
Sets the feature measure value and indicator as a symbol.
Defines the qualitative ranges using the default visual representation. If the visual representation needs to be customized then use the overloaded version of this function.
Defines the qualitative ranges starting at the specified start value. See RangesScope for how to configure individual range values and their graphical representation. If the default visual representation is desired then the overloaded version of this function that takes only a variable number of Float values may be used instead.