Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Create a chart with ExcelApplication that has two axes: primary axis and secondary axis.

Text from the 'Technical Overview' sectionTwo-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

Code Block
Insert code from sample stored in SVN here

...