Package | Description |
---|---|
com.hyjavacharts.model.highcharts | |
com.hyjavacharts.model.highcharts.yaxis |
Modifier and Type | Method and Description |
---|---|
Title |
YAxis.getTitle()
The axis title, showing next to the axis line.
|
Title |
YAxis.title()
The axis title, showing next to the axis line.
|
Modifier and Type | Method and Description |
---|---|
YAxis |
YAxis.setTitle(Title title)
The axis title, showing next to the axis line.
|
YAxis |
YAxis.title(Title title)
The axis title, showing next to the axis line.
|
Modifier and Type | Method and Description |
---|---|
Title |
Title.setText(String text)
The actual text of the axis title.
|
Title |
Title.text(String text)
The actual text of the axis title.
|
Copyright © 2022. All rights reserved.