GrapeCity.Xaml.Excel
TrendlineType Property (IExcelTrendLine)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options