GrapeCity.Xaml.Excel
Forward Property (ExcelTrendLine)


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
 
Public Property Forward As Double
'Usage
 
Dim instance As ExcelTrendLine
Dim value As Double
 
instance.Forward = value
 
value = instance.Forward
public double Forward {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTrendLine Class
ExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options