Share via


UpDownBars.GapWidth Property

Definition

Gap Width.

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

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

Property Value

Returns GapWidth.

Applies to