Freigeben über


UpDownBars.GapWidth-Eigenschaft

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

Eigenschaftswert

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

Siehe auch

Referenz

UpDownBars Klasse

UpDownBars-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace