NPOI
NPOI copied to clipboard
Update NuGet to latest version?
Currently, the last stable version according to NuGet is 1.2.1, but according to the repo the latest version is 1.2.2. Anyways, I'm trying to smooth a chart, and I'm following along with this and I'm unable to call the method "GetCTChart" from the "XSSFChart" class. In the source, I was able to find the same method call in the source on line 96 of the NPOI/src/NPOI.OOXML/XSSF/UserModel/Charts/XSSFLineChartData.cs file.
Thoughts?
Would appreciate that.