Scatter Chart Axis

Hi,

I have a scatter chart. I have set the axis other than 0,0 like


chart.CategoryAxis.CrossAt = somevalue;
chart.ValueAxis.CrossAt = somevalue;

I want to show the labels on the axis at the normal position ie

for X-axis on bottom and for Y-axis on the extreme left. Is this possible?

Thanks,
Amol.

Hi,


Please see the demos for your reference:


By default, the X-axis labels are rendered at the bottom and y-axis labels are rendered on the left.
If you still find any issue, kindly do post your sample code (runnable), template file(if you have any) here. Also provide your actual output Excel file (by Aspose.Cells) and your expected Excel file that you may create in Ms Excel manually (which will contain your desired chart), we will check your issue soon.

Thank you.