| Package | Description |
|---|---|
| com.hyjavacharts.model.highcharts |
| Modifier and Type | Field and Description |
|---|---|
static XAxis |
XAxis.NULL |
| Modifier and Type | Method and Description |
|---|---|
XAxis |
ChartOptions.getXAxisSingle()
The X axis or category axis.
|
XAxis |
XAxis.setCategories(List<String> categories)
If categories are present for the xAxis, names are used instead of numbers for that axis.
|
| Modifier and Type | Method and Description |
|---|---|
List<XAxis> |
ChartOptions.getXAxis()
The X axis or category axis.
|
| Modifier and Type | Method and Description |
|---|---|
ChartOptions |
ChartOptions.setXAxis(List<XAxis> xAxis)
The X axis or category axis.
|
Copyright © 2026. All rights reserved.