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.