GrapeCity.Xaml.Excel
Backward Property (ExcelTrendLine)


Specifies the number of categories (or units on a scatter chart) that the trend line extends before the data for the series that is being trended. On no-scatter charts, the value shall be 0 or 0.5.
Syntax
'Declaration
 
Public Property Backward As Double
'Usage
 
Dim instance As ExcelTrendLine
Dim value As Double
 
instance.Backward = value
 
value = instance.Backward
public double Backward {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