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 DateAxis |
DateAxis.create()
Deprecated.
This method is internal and should not be used.
|
DateAxis |
ChartAxes.getHorizontalDate()
Gets the horizontal chart axis as date axis, if horizontal chart axis is date axis; otherwise
null . |
DateAxis |
ChartAxes.getVerticalDate()
Gets the vertical chart axis as date axis, if vertical chart axis is date axis; otherwise
null . |
© GemBox Ltd. — All rights reserved.