ChartGroup.DownBars Property
Returns the down bars on a line chart. Read-only DownBars.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property DownBars As DownBars
Get
'Usage
Dim instance As ChartGroup
Dim value As DownBars
value = instance.DownBars
DownBars DownBars { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.DownBars
Remarks
This property applies only to line charts.