GrapeCity.Xaml.Excel
SecondPieSize Property (ExcelOfPieChart)


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
 
Public Property SecondPieSize As Integer
'Usage
 
Dim instance As ExcelOfPieChart
Dim value As Integer
 
instance.SecondPieSize = value
 
value = instance.SecondPieSize
public int SecondPieSize {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelOfPieChart Class
ExcelOfPieChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options