Skip to main content
All docs
V25.1
  • ChartCollection.AddFromTemplate Method

    Name Parameters Description
    AddFromTemplate(Stream, CellRange) stream, range Loads a chart template from the stream, binds it to data from the specified range, and adds the chart to the collection.
    AddFromTemplate(Stream) stream Loads a chart template from the stream and adds the chart to the collection.