GrapeCity.Xaml.Excel
OfPieChart Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members