ShapeTarget.OleChartElement Property

OLE Chart Element.Represents the element tag in schema: p:oleChartEl

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

Syntax

'Declaration
Public Property OleChartElement As OleChartElement
    Get
    Set
'Usage
Dim instance As ShapeTarget
Dim value As OleChartElement

value = instance.OleChartElement

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.OleChartElement
Returns OleChartElement.

See Also

Reference

ShapeTarget Class

ShapeTarget Members

DocumentFormat.OpenXml.Presentation Namespace