Hello,
I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis.
Here’s what I’ve implemented…...by retrieving and averaging raw data samples from two time series:...