Click or drag to resize

XlsChartSerie TrendLines Property

Represents serie trend lines collection. Read only.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IChartTrendLines TrendLines { get; }

Property Value

Type: IChartTrendLines

Implements

IChartSerie TrendLines
See Also