Share via


GraphicElement.Chart Property

Definition

Chart to Animate.

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

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

Property Value

Returns Chart.

Applies to