GrapeCity.Xaml.Excel
AreaChart Property (ExcelChart)


Specifies there is a area chart
Syntax
'Declaration
 
Public Property AreaChart As IExcelAreaChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelAreaChart
 
instance.AreaChart = value
 
value = instance.AreaChart
public IExcelAreaChart AreaChart {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options