first_point_color proprietà

first_point_color proprietà

Ottiene e imposta il colore del primo punto di dati nel gruppo sparkline.

Definizione:

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

Guarda anche