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 |
---|---|
ChartTitle |
ChartTitle.clone()
Deprecated.
This method is internal and should not be used.
|
static ChartTitle |
ChartTitle.create()
Deprecated.
This method is internal and should not be used.
|
ChartTitle |
ExcelChart.getTitle()
Gets the chart's title.
|
ChartTitle |
ChartAxis.getTitle()
Gets the axis title.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelChart.setTitle(ChartTitle title)
Deprecated.
This method is internal and should not be used.
|
void |
ChartAxis.setTitle(ChartTitle value)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.