GrapeCity.Xaml.Excel
Period Property (ExcelTrendLine)


Specified the period of the trend line for a moving average trend line.
Syntax
'Declaration
 
Public Property Period As Integer
'Usage
 
Dim instance As ExcelTrendLine
Dim value As Integer
 
instance.Period = value
 
value = instance.Period
public int Period {get; set;}
Remarks
It should be ignored for other trend line types.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTrendLine Class
ExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options