GrapeCity.Xaml.Excel
TrendLineLabel Property (IExcelTrendLine)


GrapeCity.Excel.Chart Namespace > IExcelTrendLine Interface : TrendLineLabel Property
Specifies the label for the trendline
Syntax
'Declaration
 
Property TrendLineLabel As ExcelTrendLineLabel
'Usage
 
Dim instance As IExcelTrendLine
Dim value As ExcelTrendLineLabel
 
instance.TrendLineLabel = value
 
value = instance.TrendLineLabel
ExcelTrendLineLabel TrendLineLabel {get; set;}
See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members