GrapeCity.Xaml.Excel
AreaChart Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members