show_first_point propiedad

show_first_point propiedad

Indica si se debe resaltar el primer punto de datos en el grupo de minigráficos.

Definición:

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

Ver también