Freigeben über


UpDownBars.DownBars-Eigenschaft

Down Bars.Represents the element tag in schema: c:downBars

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DownBars As DownBars
    Get
    Set
'Usage
Dim instance As UpDownBars
Dim value As DownBars

value = instance.DownBars

instance.DownBars = value
public DownBars DownBars { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.DownBars
Returns DownBars.

Siehe auch

Referenz

UpDownBars Klasse

UpDownBars-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace