public abstract class ChartOptions extends Object
Constructor and Description |
---|
ChartOptions() |
Modifier and Type | Method and Description |
---|---|
Elements |
getElements() |
Title |
getTitle() |
Tooltip |
getTooltip() |
void |
setElements(Elements elements) |
void |
setTitle(Title title) |
void |
setTooltip(Tooltip tooltip) |
Copyright © 2018. All rights reserved.