次の方法で共有


DataPoint.Explosion Property

Explosion.Represents the element tag in schema: c:explosion

Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property Explosion As Explosion
    Get
    Set
'使用
Dim instance As DataPoint
Dim value As Explosion

value = instance.Explosion

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Explosion

See Also

Reference

DataPoint Class

DataPoint Members

DocumentFormat.OpenXml.Drawing.Charts Namespace