Share via


UpDownBars.UpBars Property

Definition

Up Bars.

Represents the following element tag in the schema: c:upBars.

public DocumentFormat.OpenXml.Drawing.Charts.UpBars UpBars { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.UpBars? UpBars { get; set; }
member this.UpBars : DocumentFormat.OpenXml.Drawing.Charts.UpBars with get, set
Public Property UpBars As UpBars

Property Value

Returns UpBars.

Applies to