get_bottom_point_count method

get_bottom_point_count

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

def get_bottom_point_count(self):
    ...

See Also