Spread Silverlight Documentation
Period Property (IExcelTrendLine)


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

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.