@Documented @Retention(value=RUNTIME) public @interface ExcelChartDataLabel
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enable
Enable.
|
boolean |
showCatName
Show cat name.
|
boolean |
showLegendKey
Show legend key.
|
boolean |
showSerName
Show ser name.
|
boolean |
showVal
Show val.
|
public abstract boolean enable
public abstract boolean showLegendKey
Copyright © 2022. All rights reserved.