Hi,
I have a scatter chart that has the units set on the major X axis options such that only 2 major markers are being shown on the X axis. Excel renders my chart as shown in chart_excel.png attached. But when i render the same chart in Aspose using chart.ToImage() an extra major grid marker is added incorrectly (shown in chart_aspose.png).
Please find attached the XLSX file to aid in bug replication.