get_cube_point_count method

get_cube_point_count

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

def get_cube_point_count(self):
    ...

See Also