Package | Description |
---|---|
com.aspose.cells.api | |
com.aspose.cells.model |
Modifier and Type | Method and Description |
---|---|
LegendResponse |
CellsApi.PostWorksheetChartLegend(String name,
String sheetName,
Integer chartIndex,
String storage,
String folder,
Legend body)
PostWorksheetChartLegend
Update chart legend
|
Modifier and Type | Method and Description |
---|---|
Legend |
LegendResponse.getLegend()
getLegend
Gets Legend
|
Legend |
Chart.getLegend() |
Modifier and Type | Method and Description |
---|---|
void |
LegendResponse.setLegend(Legend Legend)
setLegend
Sets Legend
|
void |
Chart.setLegend(Legend legend) |
Copyright © 2015. All rights reserved.