ShapeRange.Chart Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Chart As IMsoChart
Get
'Usage
Dim instance As ShapeRange
Dim value As IMsoChart
value = instance.Chart
IMsoChart Chart { get; }
Property Value
Type: Microsoft.Office.Core.IMsoChart