BarConfig
Constructor
Methods
build
Builds the object.
def build() -> common.BarConfig
bar_alignment
def bar_alignment(bar_alignment: common.BarAlignment) -> typing.Self
bar_max_width
def bar_max_width(bar_max_width: float) -> typing.Self
bar_width_factor
def bar_width_factor(bar_width_factor: float) -> typing.Self
See also