GrapeCity.Xaml.Excel
Explosion Property (ExcelDataPoint)


Specifies the amount the data points shall be moved from the center of the pie.
Syntax
'Declaration
 
Public Property Explosion As Nullable(Of Integer)
'Usage
 
Dim instance As ExcelDataPoint
Dim value As Nullable(Of Integer)
 
instance.Explosion = value
 
value = instance.Explosion
public Nullable<int> Explosion {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataPoint Class
ExcelDataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options