show_first_point proprietà

show_first_point proprietà

Indica se evidenziare il primo punto di dati nel gruppo sparkline.

Definizione:

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

Guarda anche