Back to Devexpress

TrendlineCollection.Add Method

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

latest637 B
Original Source

TrendlineCollection.Add Method

NameParametersDescription
Add(ChartTrendlineType, String)trendlineType, customNameCreates a new trendline of the specified type with the specified name and adds it to the collection.
Add(ChartTrendlineType)trendlineTypeCreates a new trendline of the specified type and adds it to the collection.