| Modifier and Type | Method and Description |
|---|---|
ChartProperties.TreatEmptyCells |
ChartProperties.getTreatEmptyCells()
Returns the empty-cell behavior.
|
static ChartProperties.TreatEmptyCells |
ChartProperties.TreatEmptyCells.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartProperties.TreatEmptyCells[] |
ChartProperties.TreatEmptyCells.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChartProperties.setTreatEmptyCells(ChartProperties.TreatEmptyCells treatEmptyCells)
Sets how empty cells are treated.
|
Copyright © 2026. All rights reserved.