public class Tooltip extends BaseOption
| Constructor and Description |
|---|
Tooltip() |
| Modifier and Type | Method and Description |
|---|---|
Y |
getY()
In a multiple series, the
|
List<Y> |
getYAsArrayObject()
In a multiple series, the
|
Y |
getYAsArrayObjectSingle()
In a multiple series, the
|
Tooltip |
setY(List<Y> yAsArrayObject)
In a multiple series, the
|
Tooltip |
setY(Y yAsObject)
In a multiple series, the
|
set_hcNulledOptionpublic static final Tooltip NULL
public Y getYAsArrayObjectSingle()
public List<Y> getYAsArrayObject()
public Tooltip setY(List<Y> yAsArrayObject)
yAsArrayObject - the value for the yAsArrayObject optionpublic Y getY()
Copyright © 2025. All rights reserved.