GrapeCity.Excel.Chart Namespace > ExcelLineSeries Class : Trendlines Property |
'Declaration Public Property Trendlines As List(Of IExcelTrendLine)
'Usage Dim instance As ExcelLineSeries Dim value As List(Of IExcelTrendLine) instance.Trendlines = value value = instance.Trendlines
public List<IExcelTrendLine> Trendlines {get; set;}
Target Platforms: Windows Server 2012, Windows RT