Share via


ChartPoint.Explosion Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Explosion As Integer
    Get
    Set
'Usage
Dim instance As ChartPoint
Dim value As Integer

value = instance.Explosion

instance.Explosion = value
int Explosion { get; set; }

Property Value

Type: System.Int32

See Also

Reference

ChartPoint Interface

ChartPoint Members

Microsoft.Office.Core Namespace