GrapeCity.Xaml.Excel
Period Property (IExcelTrendLine)


Specified the period of the trend line for a moving average trend line.
Syntax
'Declaration
 
Property Period As Integer
'Usage
 
Dim instance As IExcelTrendLine
Dim value As Integer
 
instance.Period = value
 
value = instance.Period
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

IExcelTrendLine Interface
IExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options