GrapeCity.Xaml.Excel
TrendLineLabel Property (ExcelTrendLine)


GrapeCity.Excel.Chart Namespace > ExcelTrendLine Class : TrendLineLabel Property
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;}
See Also

Reference

ExcelTrendLine Class
ExcelTrendLine Members