método get_bottom_point_count

get_bottom_point_count(self)

Obtiene el número de puntos inferiores después de llamar al método Chart.Calculate().


def get_bottom_point_count(self):
    ...

Ver también