Share via


UpDownBars.DownBars Property

Definition

Down Bars.

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

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

Property Value

Returns DownBars.

Applies to