Share via


BuildSubElement.BuildChart Property

Definition

Build Chart.

Represents the following element tag in the schema: a:bldChart.

public DocumentFormat.OpenXml.Drawing.BuildChart BuildChart { get; set; }
public DocumentFormat.OpenXml.Drawing.BuildChart? BuildChart { get; set; }
member this.BuildChart : DocumentFormat.OpenXml.Drawing.BuildChart with get, set
Public Property BuildChart As BuildChart

Property Value

Returns BuildChart.

Applies to