ChartGroup.SplitValue Property
Returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property SplitValue As Object
Get
Set
'Usage
Dim instance As ChartGroup
Dim value As Object
value = instance.SplitValue
instance.SplitValue = value
Object SplitValue { get; set; }
Property Value
Type: System.Object
Object