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
- Class Legend
- Library Aspose.Cells for Go
Gets the labels of the legend entries after call Chart.Calculate() method.
func (instance *Legend) GetLegendLabels() ([]string, error)