D
Dorte
I am using a ChartSpace in an ASP.NET page to present data
from a spreadsheet. I use the chartspace type
chChartTypeLine to present two rows of data. I also need
to add an axis to the right side of the chart and the
values displayed on the right axis must be different from
those of the left side axis (One of the data rows have
values from a different scale). I have succeeded in adding
the right axis, but I cannot supply it with values
different from that of the left axis. I believe it has
something to do with the scaling property when adding the
right axis, but I don't know how to set this value. Does
anyone know how to solve this? Any suggestions or examples
are appreciated!
Thanks,
Dorte
from a spreadsheet. I use the chartspace type
chChartTypeLine to present two rows of data. I also need
to add an axis to the right side of the chart and the
values displayed on the right axis must be different from
those of the left side axis (One of the data rows have
values from a different scale). I have succeeded in adding
the right axis, but I cannot supply it with values
different from that of the left axis. I believe it has
something to do with the scaling property when adding the
right axis, but I don't know how to set this value. Does
anyone know how to solve this? Any suggestions or examples
are appreciated!
Thanks,
Dorte