GrapeCity.Excel.Chart Namespace > ExcelBubbleSeries Class : Trendlines Property |
'Declaration Public Property Trendlines As List(Of IExcelTrendLine)
'Usage Dim instance As ExcelBubbleSeries 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