get_legend_labels method

get_legend_labels(self)

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


def get_legend_labels(self):
    ...

See Also