markers_color proprietà

markers_color proprietà

Ottiene e imposta il colore dei punti in ogni linea sparkline nel gruppo sparkline.

Definizione:

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

Guarda anche