public class PlotOptions extends BaseOption
Modifier and Type | Field and Description |
---|---|
static PlotOptions |
NULL |
Constructor and Description |
---|
PlotOptions() |
Modifier and Type | Method and Description |
---|---|
Bar |
getBar() |
PlotOptions |
setBar(Bar bar) |
set_hcNulledOption
public static final PlotOptions NULL
public Bar getBar()
public PlotOptions setBar(Bar bar)
bar
- the value for the bar optionCopyright © 2024. All rights reserved.