GrapeCity.Xaml.Excel
Foramt Property (ExcelTrendLine)


GrapeCity.Excel.Chart Namespace > ExcelTrendLine Class : Foramt Property
Specifies the formatting for the Trendline
Syntax
'Declaration
 
Public Property Foramt As IExcelChartFormat
'Usage
 
Dim instance As ExcelTrendLine
Dim value As IExcelChartFormat
 
instance.Foramt = value
 
value = instance.Foramt
public IExcelChartFormat Foramt {get; set;}
See Also

Reference

ExcelTrendLine Class
ExcelTrendLine Members