public final class ExcelChartWithTargetLine
extends Object
This example is based on original contributions by Axel Richter on StackOverflow.
Note from original author:
This only works for Excel since OpenOffice or LibreOffice Calc is not able having series having literal numeric values set.
- See Also:
- Create target marker in a bar chart with openxmlformats,
Change axis color and font of the chart in openxmlformats,
Change colors of line chart Apache POI