GrapeCity.Xaml.Excel
PieChart Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members