I am writing an excel file from my c# applicaiton that contains data and a chart. There are two data series (lines) displayed in the chart. One containing values from 10-300, the other one 1-10. Now I want tu use a secondary axis (usually drawn on the left side). How can I achieve this? I am writing an excel file from my c# applicait