is_in_secondary_plot Eigentum

is_in_secondary_plot Eigentum

Ruft einen Wert ab oder legt ihn fest, der angibt, ob sich dieser Datenpunkt im zweiten Kreis- oder Balkendiagramm befindet. auf einem Kreis- oder Balkendiagramm

Definition:

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

Siehe auch