bullet
fun <T : Comparable<T>, Number> bullet(axisModel: ILinearAxisModel<T>, builder: BulletBuilderScope<T>.() -> Unit)
Configures a bullet graph.
Parameters
axis Model
Specifies the LinearAxisModel to use for the bullet.
builder
Callback function used to configure the bullet graph.