Manage Legend of Excel Charts with Golang via C++
Contents
[
Hide
]
Legend Options
Aspose.Cells also allows you to manage a chart’s legend at runtime. With the Legend object, the legend can be moved, updated, and formatted.
||
Setting the Legend of Chart
It’s simple to manage the legend of a chart with Aspose.Cells Legend.
The following code snippet demonstrates how to manage the legend: