Share via


UpDownBars.UpBars Property

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; }

Property Value

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

See Also

Reference

UpDownBars Class

UpDownBars Members

DocumentFormat.OpenXml.Drawing.Charts Namespace