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