ChartGroup.UpBars Property
Returns the up bars on a line chart. Applies only to line charts. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property UpBars As UpBars
Get
'Usage
Dim instance As ChartGroup
Dim value As UpBars
value = instance.UpBars
UpBars UpBars { get; }
Property Value
Type: Microsoft.Office.Interop.Word.UpBars
UpBars