Package | Description |
---|---|
com.hyjavacharts.model.highcharts |
Modifier and Type | Field and Description |
---|---|
static YAxis |
YAxis.NULL |
Modifier and Type | Method and Description |
---|---|
YAxis |
ChartOptions.getYAxisSingle()
The Y axis or value axis.
|
YAxis |
YAxis.setTitle(Title title)
The axis title, showing next to the axis line.
|
Modifier and Type | Method and Description |
---|---|
List<YAxis> |
ChartOptions.getYAxis()
The Y axis or value axis.
|
Modifier and Type | Method and Description |
---|---|
ChartOptions |
ChartOptions.setYAxis(List<YAxis> yAxis)
The Y axis or value axis.
|
Copyright © 2022. All rights reserved.