get_axis_texts method

get_axis_texts(self)

Gets the labels of the axis after call Chart.Calculate() method.


def get_axis_texts(self):
    ...

See Also