GrapeCity.Xaml.Excel
LineChart Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : LineChart Property
Specifies there is a surface chart
Syntax
'Declaration
 
Property LineChart As IExcelLineChart
'Usage
 
Dim instance As IExcelChart
Dim value As IExcelLineChart
 
instance.LineChart = value
 
value = instance.LineChart
IExcelLineChart LineChart {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members