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 |
---|---|
static CategoryAxis |
CategoryAxis.create()
Deprecated.
This method is internal and should not be used.
|
CategoryAxis |
ChartAxes.getCategory()
Deprecated.
This method is internal and should not be used.
|
CategoryAxis |
ChartAxes.getHorizontalCategory()
Gets the horizontal chart axis as category axis, if horizontal chart axis is category axis; otherwise
null . |
CategoryAxis |
ChartAxes.getVerticalCategory()
Gets the vertical chart axis as category axis, if vertical chart axis is category axis; otherwise
null . |
© GemBox d.o.o. — All rights reserved.