Back to Devexpress

ChartCollection.Add Method

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

latest600 B
Original Source

ChartCollection.Add Method

NameParametersDescription
Add(ChartType, CellRange)chartType, rangeCreates a chart of the specified type with data from the specified range and adds the chart to the collection.
Add(ChartType)chartTypeCreates a chart of the specified type and adds it to the collection.