TableBarGaugeCellOptions
Constructor
TableBarGaugeCellOptions()
Methods
build
Builds the object.
def build() -> common.TableBarGaugeCellOptions
mode
def mode(mode: common.BarGaugeDisplayMode) -> typing.Self
value_display_mode
def value_display_mode(value_display_mode: common.BarGaugeValueMode) -> typing.Self
See also