次の方法で共有


UpDownBars.DownBars Property

Down Bars.Represents the element tag in schema: c:downBars

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

Syntax

'宣言
Public Property DownBars As DownBars
    Get
    Set
'使用
Dim instance As UpDownBars
Dim value As DownBars

value = instance.DownBars

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

Property Value

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

See Also

Reference

UpDownBars Class

UpDownBars Members

DocumentFormat.OpenXml.Drawing.Charts Namespace