EPPlusSoftware / EPPlus

EPPlus-Excel spreadsheets for .NET
https://epplussoftware.com
Other
1.82k stars 278 forks source link

NullReferenceException thrown in some cases when saving a line chart with droplines. #1664

Closed swmal closed 4 days ago

swmal commented 3 weeks ago

The exception happens in the constructor ofExcelChartStyleItem because chart._chartXmlHelper is null in this particular case.

swmal commented 4 days ago

Fix inincluded in the latest version