get_legend_labels method

get_legend_labels

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

def get_legend_labels(self):
    ...

See Also