IMsoChart.Type Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Type As Integer
Get
Set
'Usage
Dim instance As IMsoChart
Dim value As Integer
value = instance.Type
instance.Type = value
int Type { get; set; }
Property Value
Type: System.Int32