Share via


ChartGroup.UpBars Property

Returns the up bars on a line chart. Read-only UpBars.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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.PowerPoint.UpBars

Remarks

This property applies only to line charts.

See Also

Reference

ChartGroup Interface

ChartGroup Members

Microsoft.Office.Interop.PowerPoint Namespace