次の方法で共有


Scaling.Orientation Property

Axis Orientation.Represents the element tag in schema: c:orientation

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

Syntax

'宣言
Public Property Orientation As Orientation
    Get
    Set
'使用
Dim instance As Scaling
Dim value As Orientation

value = instance.Orientation

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

Property Value

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

See Also

Reference

Scaling Class

Scaling Members

DocumentFormat.OpenXml.Drawing.Charts Namespace