Back to Devexpress

ChartCollection.AddFromTemplate Method

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-chartcollection-dot-addfromtemplate.md

latest620 B
Original Source

ChartCollection.AddFromTemplate Method

NameParametersDescription
AddFromTemplate(Stream, CellRange)stream, rangeLoads a chart template from the stream, binds it to data from the specified range, and adds the chart to the collection.
AddFromTemplate(Stream)streamLoads a chart template from the stream and adds the chart to the collection.