GraphicElement.Chart 属性

定义

要进行动画处理的图表。

表示架构中的以下元素标记: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

属性值

返回 Chart

适用于