GetLegendLabels Method

GetLegendLabels function

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


func (instance *Legend) GetLegendLabels()  ([]string,  error) 

Remarks

See Also