I was attempting to make a Gauge Chart with Linq Reporting Engine. Unfortunately, there is no simple chart; instead, a combination of Doughnut Chart and Pie Chart must be used. For the time being, I’m having trouble disp…...Pointer } string inputFile = @"<<Path>>/Doc1.docx"; Document doc =...BuildReport(doc, sender); outputFile = @"<<Path>>"; doc.Save(outputFile) Attachment...