GrapeCity.Xaml.Excel
Forward Property (IExcelTrendLine)


Specifies the number of categories (or units on a scatter chart) that the trend line extends after the data for the series that is being trended.
Syntax
'Declaration
 
Property Forward As Double
'Usage
 
Dim instance As IExcelTrendLine
Dim value As Double
 
instance.Forward = value
 
value = instance.Forward
double Forward {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