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.setAccessibility(Accessibility accessibility)
Accessibility options for an 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 © 2024. All rights reserved.