IChartTrendLines
Add Method
|
Adds new intstance of trendline to collection.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Function Add As IChartTrendLine
abstract Add : unit -> IChartTrendLine
Return Value
Type:
IChartTrendLine
Returns added trend line object.
See Also