GrapeCity.Xaml.Excel
Name Property (IExcelTrendLine)


GrapeCity.Excel.Chart Namespace > IExcelTrendLine Interface : Name Property
Specifies the name of the trendline.
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As IExcelTrendLine
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}
See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members