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 |
---|---|
ChartAxes |
LineChart.getAxes()
Gets the chart axes.
|
ChartAxes |
ColumnChart.getAxes()
Gets the chart axes.
|
ChartAxes |
BarChart.getAxes()
Gets the chart axes.
|
ChartAxes |
AreaChart.getAxes()
Gets the chart axes.
|
ChartAxes |
LineChart.getAxesCore()
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
void |
LineChart.setAxesCore(ChartAxes value)
Deprecated.
This method is internal and should not be used.
|
© GemBox d.o.o. — All rights reserved.