IMsoChartGroup.SplitType Property

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

Syntax

'Declaration
Property SplitType As XlChartSplitType
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As XlChartSplitType

value = instance.SplitType

instance.SplitType = value
XlChartSplitType SplitType { get; set; }

Property Value

Type: Microsoft.Office.Core.XlChartSplitType

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace