BulletGraphScope

class BulletGraphScope

A scope for constructing displays that layout and align features among multiple bullet graphs.

Constructors

Link copied to clipboard
fun BulletGraphScope()

Functions

Link copied to clipboard
fun bullet(builder: BulletBuilderScope.() -> Unit)

Creates a new bullet graph and allows its configuration via BulletBuilderScope. Bullet graphs are displayed in the order in which they are created from top to bottom.

Properties

Link copied to clipboard
var labelWidth: LabelWidth

Sets the label width for all BulletGraphs.