Hi,
I want the series names of the chart to display as the column names of my information. This works when I have more than 1 column however when there is only 1 column of information it seems to set the series name as the number 1.
I reproduced this manually in Excel it seems to assume that the column name is the name of the chart. The way around it seems to go into the "Select Data" option and then select the "Switch Row/Column" option.
Therefore my question is, how can I replicate this option using C#?