ChartGroup.SplitType Property

Definition

Returns or sets the way the two sections of either a pie of pie chart or a bar of pie chart are split. Read/write.

public:
 property Microsoft::Office::Interop::Word::XlChartSplitType SplitType { Microsoft::Office::Interop::Word::XlChartSplitType get(); void set(Microsoft::Office::Interop::Word::XlChartSplitType value); };
public Microsoft.Office.Interop.Word.XlChartSplitType SplitType { get; set; }
member this.SplitType : Microsoft.Office.Interop.Word.XlChartSplitType with get, set
Public Property SplitType As XlChartSplitType

Property Value

XlChartSplitType

Applies to