GrapeCity.Xaml.Excel
Explosion Property (IExcelDataPoint)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataPoint Interface
IExcelDataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options