GrapeCity.Xaml.Excel
Intercept Property (IExcelTrendLine)


Specifies the value where the trendline shall cross the y axis.
Syntax
'Declaration
 
Property Intercept As Nullable(Of Double)
'Usage
 
Dim instance As IExcelTrendLine
Dim value As Nullable(Of Double)
 
instance.Intercept = value
 
value = instance.Intercept
Nullable<double> Intercept {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