background_color_set_type property

background_color_set_type property

Gets or sets the marker background color set type.

Definition:

@property
def background_color_set_type(self):
    ...
@background_color_set_type.setter
def background_color_set_type(self, value):
    ...

See Also