GrapeCity.Xaml.Excel
OfPieChart Property (ExcelChart)


Specifies there is a bar of pie or pie of pie chart
Syntax
'Declaration
 
Public Property OfPieChart As IExcelOfPieChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelOfPieChart
 
instance.OfPieChart = value
 
value = instance.OfPieChart
public IExcelOfPieChart OfPieChart {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