get_top_point_count method

get_top_point_count(self)

Gets the number of top points after calls Chart.Calculate() method.


def get_top_point_count(self):
    ...

See Also