IChartTrendLines Interface |
Namespace: Spire.Xls.Core
The IChartTrendLines type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Represents count of trend lines.
|
![]() |
Item |
Gets single trend line by index. Read only.
|
Name | Description | |
---|---|---|
![]() |
Add |
Adds new intstance of trendline to collection.
|
![]() |
Add(TrendLineType) |
Adds new intstance of trendline to collection.
|
![]() |
Clear |
Clears current collection.
|
![]() |
RemoveAt |
Removes trend line object from collection.
|