show_first_point propiedad

show_first_point propiedad

Indica si resaltar el primer punto de datos en el grupo minigráfico.

Definición:

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

Ver también