Intro
Create a chart with ExcelApplication that has two axes: primary axis and secondary axis.Two-axis charts can add a lot to the visual presentation of your report. This demo shows revenue and cost data as columns, so they can easily be compared to each other for a specific time period. The profit, calculated by an Excel formula on the revenue and cost figures, is displayed as a line so that the trend is clear.
Code
Downloads
- Template: TwoAxisTemplate.xlsx
- Output: TwoAxisChart_output.xlsx