Hiding the chart title starts to support in Spire.XLS 7.6.21

A new hotfix version of Spire.XLS 7.6.21 is available today. In this new version, we add new features to hide chart title and set the shapeFillType as No Fill. With the effort of our develop team, we also fix bugs in this version. View the details as below:

New Features:

  • Add new feature to set the shapeFillType as No Fill.
  • Add new feature to hide chart title.
  • Code snippet:
    Chart.ChartTitle = string.Empty;
    

Bug solutions:

  • Fix the issue 'Out of Range' when convert .xls to html.
  • Fix the issue that the chart is deleted when convert .xls to .xlsx.
  • Improve the size performance when convert excel to PDF.
  • Fix the issue that the content is truncated when convert excel to PDF.
  • Fix the issue 'Object reference not set to an instance of an object.' when use the UnProtect() method to decrypt the excel document.
  • Reduce the time consumption when set the border of large amount of ranges.
  • Fix the issue 'Index should be between 0 and palette size' when load the .xlsx file.
  • Fix the issue that the get chart count from the sheet is not correct.
  • Fix the issue 'Relation attribute missed' when loading the .xlsx file.
  • Fix the issue that the DefaultColumnWidth is incorrect.
  • Fix the issue that the image scales incorrectly when insert an image to a specify cell.

Welcome to experience Spire.XLS 7.6.21 with downloading here:

http://www.e-iceblue.com/Download/download-excel-for-net-now.html