get_axis_texts method

get_axis_texts

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

def get_axis_texts(self):
    ...

See Also