GrapeCity.Xaml.Excel
TrendlineType Property (ExcelTrendLine)


Specifies the style of the trendline.
Syntax
'Declaration
 
Public Property TrendlineType As ExcelTrendLineType
'Usage
 
Dim instance As ExcelTrendLine
Dim value As ExcelTrendLineType
 
instance.TrendlineType = value
 
value = instance.TrendlineType
public ExcelTrendLineType TrendlineType {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTrendLine Class
ExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options