show_first_point propriété

show_first_point propriété

Indique s’il faut mettre en évidence le premier point de données dans le groupe Sparkline.

Définition:

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

Voir également