get_bottom_point_x_px method

get_bottom_point_x_px(self, index)

Gets x-coordinate of the bottom point of shape after calls Chart.Calculate() method. Applies 3D charts: Column3D, Bar3D, Cone, Cylinder, Pyramid


def get_bottom_point_x_px(self, index):
    ...
ParameterTypeDescription
indexint

See Also