Freigeben über


UpDownBars.UpBars-Eigenschaft

Up Bars.Represents the element tag in schema: c:upBars

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

Syntax

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

value = instance.UpBars

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

Eigenschaftswert

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

Siehe auch

Referenz

UpDownBars Klasse

UpDownBars-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace