GrapeCity.Xaml.Excel
SecondPieSize Property (IExcelOfPieChart)


Specifes the size of the second pie or bar of a pie chart, as a percentage of the size of the first pie.
Syntax
'Declaration
 
Property SecondPieSize As Integer
'Usage
 
Dim instance As IExcelOfPieChart
Dim value As Integer
 
instance.SecondPieSize = value
 
value = instance.SecondPieSize
int SecondPieSize {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelOfPieChart Interface
IExcelOfPieChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options