Hi. I am trying to programatically create a spreadsheet. I can add data and graphics to the spreadsheet, but I'm not able to add a series chart. Hunting through the Telerik docs, I learned of something called a FloatingChartShape, and I think this is what I need. Unfortunately, I'm not able to get access to this class.
I'm using 2015.1.331.40 of the Telerik.Windows.Documents.Spreadsheets dll.
Can someone point me in the direction of some documentation that describes how to add a series plot to a spreadsheet.
Much thanks,
Steve