GrapeCity.Xaml.Excel
Explosion Property (ExcelPieSeries)


Specifies the amount the data point shall be moved from the center of the pie.
Syntax
'Declaration
 
Public Property Explosion As Integer
'Usage
 
Dim instance As ExcelPieSeries
Dim value As Integer
 
instance.Explosion = value
 
value = instance.Explosion
public int Explosion {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPieSeries Class
ExcelPieSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options