Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pattern Class / PieExplode Property


In This Topic
PieExplode Property
In This Topic
Syntax
'Declaration
 
Public Property PieExplode As Single
 
'Usage
 
Dim instance As Pattern
Dim value As Single
 
instance.PieExplode = value
 
value = instance.PieExplode
See Also