GrapeCity.Xaml.Excel
Explosion Property (IExcelPieSeries)


GrapeCity.Excel.Chart Namespace > IExcelPieSeries Interface : Explosion Property
Specifies the amount the data point shall be moved from the center of the pie.
Syntax
'Declaration
 
Property Explosion As Integer
'Usage
 
Dim instance As IExcelPieSeries
Dim value As Integer
 
instance.Explosion = value
 
value = instance.Explosion
int Explosion {get; set;}
See Also

Reference

IExcelPieSeries Interface
IExcelPieSeries Members