Back to Devexpress

SparklineGroupCollection.Add Method

officefileapi-devexpress-dot-spreadsheet-dot-sparklinegroupcollection-dot-add.md

latest835 B
Original Source

SparklineGroupCollection.Add Method

NameParametersDescription
Add(CellRange, CellRange, SparklineGroupType)position, dataRange, typeCreates a sparkline group of the specified type and adds it to the collection.
Add(IList<Sparkline>, SparklineGroupType)sparklines, typeCreates a new sparkline group from the existing sparklines and returns the SparklineGroup object.