GrapeCity.Xaml.Excel
Backward Property (IExcelTrendLine)


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
 
Property Backward As Double
'Usage
 
Dim instance As IExcelTrendLine
Dim value As Double
 
instance.Backward = value
 
value = instance.Backward
double Backward {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