Share via


IMsoSeries.ChartType Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property ChartType As XlChartType
    Get
    Set
'Usage
Dim instance As IMsoSeries
Dim value As XlChartType

value = instance.ChartType

instance.ChartType = value
XlChartType ChartType { get; set; }

Property Value

Type: Microsoft.Office.Core.XlChartType

See Also

Reference

IMsoSeries Interface

IMsoSeries Members

Microsoft.Office.Core Namespace