public class YAxis extends BaseOption
The Y axis or value axis. Normally this is the vertical axis, though if the chart is inverted this is the horizontal axis. In case of multiple axes, the yAxis node is an array of configuration objects.
See the Axis object for programmatic access to the axis.
Copyright (c) 2020 Powerbuilt Systems. All rights reserved.Constructor and Description |
---|
YAxis() |
Modifier and Type | Method and Description |
---|---|
Title |
getTitle()
The axis title, showing next to the axis line.
|
YAxis |
setTitle(Title title)
The axis title, showing next to the axis line.
|
set_hcNulledOption
public static final YAxis NULL
Copyright © 2022. All rights reserved.