foreground_color_set_type property

foreground_color_set_type property

Gets or sets the marker foreground color set type.

Definition:

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

See Also