Freigeben über


GraphicElement.Chart-Eigenschaft

Chart to Animate.Represents the element tag in schema: a:chart

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Chart As Chart
    Get
    Set
'Usage
Dim instance As GraphicElement
Dim value As Chart

value = instance.Chart

instance.Chart = value
public Chart Chart { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Chart
Returns Chart.

Siehe auch

Referenz

GraphicElement Klasse

GraphicElement-Member

DocumentFormat.OpenXml.Presentation-Namespace