Package | Description |
---|---|
com.gembox.spreadsheet.charts |
Contains types used to display series of numeric data in a graphical format.
|
Modifier and Type | Method and Description |
---|---|
ChartLegend |
ChartLegend.clone()
Deprecated.
This method is internal and should not be used.
|
static ChartLegend |
ChartLegend.create()
Deprecated.
This method is internal and should not be used.
|
ChartLegend |
ExcelChart.getLegend()
Gets the chart's legend.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelChart.setLegend(ChartLegend legend)
Sets the chart's legend.
|
© GemBox Ltd. — All rights reserved.