plot_glyph property

plot_glyph property

Gets or sets a value indicating whether [plot glyph].

Definition:

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

See Also