Share via


Chart.SetElement Method

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Sub SetElement ( _
    Element As MsoChartElementType _
)
'Usage
Dim instance As Chart
Dim Element As MsoChartElementType

instance.SetElement(Element)
void SetElement(
    MsoChartElementType Element
)

Parameters

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace