get_bottom_point_count method

get_bottom_point_count(self)

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


def get_bottom_point_count(self):
    ...

See Also