show_first_point propriété

show_first_point propriété

Indique s’il faut mettre en surbrillance le premier point de données dans le groupe de graphiques sparkline.

Définition:

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

Voir également