MainDocumentPart.ChartParts Property

Definition

Gets the ChartParts of the MainDocumentPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.ChartPart> ChartParts { get; }
member this.ChartParts : seq<DocumentFormat.OpenXml.Packaging.ChartPart>
Public ReadOnly Property ChartParts As IEnumerable(Of ChartPart)

Property Value

Applies to