GrapeCity.Xaml.Excel
TrendlineType Property (IExcelTrendLine)


GrapeCity.Excel.Chart Namespace > IExcelTrendLine Interface : TrendlineType Property
Specifies the style of the trendline.
Syntax
'Declaration
 
Property TrendlineType As ExcelTrendLineType
'Usage
 
Dim instance As IExcelTrendLine
Dim value As ExcelTrendLineType
 
instance.TrendlineType = value
 
value = instance.TrendlineType
ExcelTrendLineType TrendlineType {get; set;}
See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members