次の方法で共有


ChartSpace.ChartPart Property

Gets the ChartPart associated with this element.

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

Syntax

'宣言
Public Property ChartPart As ChartPart
    Get
    Friend Set
'使用
Dim instance As ChartSpace
Dim value As ChartPart

value = instance.ChartPart
public ChartPart ChartPart { get; internal set; }

Property Value

Type: DocumentFormat.OpenXml.Packaging.ChartPart
Returns ChartPart.

See Also

Reference

ChartSpace Class

ChartSpace Members

DocumentFormat.OpenXml.Drawing.Charts Namespace