Annotation Type ExcelChartDataLabel
The Interface ExcelChartDataLabel.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanEnable.booleanShow cat name.booleanShow legend key.booleanShow ser name.booleanShow val.
-
Element Details
-
enable
boolean enableEnable.- Returns:
- true, if successful
- Default:
false
-
showVal
boolean showValShow val.- Returns:
- true, if successful
- Default:
true
-
showLegendKey
boolean showLegendKeyShow legend key.- Returns:
- true, if successful
- Default:
true
-
showCatName
boolean showCatNameShow cat name.- Returns:
- true, if successful
- Default:
true
-
showSerName
boolean showSerNameShow ser name.- Returns:
- true, if successful
- Default:
true
-