public class DataLabels extends BaseOption
Modifier and Type | Field and Description |
---|---|
static DataLabels |
NULL |
Constructor and Description |
---|
DataLabels() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getEnabled()
To determine whether to show dataLabels or not
|
DataLabels |
setEnabled(Boolean enabled)
To determine whether to show dataLabels or not
|
set_hcNulledOption
public static final DataLabels NULL
public Boolean getEnabled()
public DataLabels setEnabled(Boolean enabled)
enabled
- the value for the enabled optionCopyright © 2024. All rights reserved.