Share via


UpDownBars.GapWidth Property

Gap Width.Represents the element tag in schema: c:gapWidth

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

Syntax

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

value = instance.GapWidth

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

Property Value

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

See Also

Reference

UpDownBars Class

UpDownBars Members

DocumentFormat.OpenXml.Drawing.Charts Namespace