Chart.InnerObject Property

Gets a Chart that represents the underlying native object for the Chart.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property InnerObject As Chart
Chart InnerObject { get; }

Property Value

Type: Chart
A Chart that represents the underlying native object for the Chart.

.NET Framework Security

See Also

Reference

Chart Interface

Microsoft.Office.Tools.Excel Namespace