GrapeCity.Xaml.Excel
TrendLineLabel Property (ExcelTrendLine)


Specifies the label for the trendline
Syntax
'Declaration
 
Public Property TrendLineLabel As ExcelTrendLineLabel
'Usage
 
Dim instance As ExcelTrendLine
Dim value As ExcelTrendLineLabel
 
instance.TrendLineLabel = value
 
value = instance.TrendLineLabel
public ExcelTrendLineLabel TrendLineLabel {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