FillConfig
Constructor
Methods
build
Builds the object.
def build() -> common.FillConfig
fill_below_to
def fill_below_to(fill_below_to: str) -> typing.Self
fill_color
def fill_color(fill_color: str) -> typing.Self
fill_opacity
def fill_opacity(fill_opacity: float) -> typing.Self
See also