XlChartOrientation Enum

Definition

You should access and use this enumeration from the Excel primary interop assembly (PIA).

public enum class XlChartOrientation
[System.Runtime.InteropServices.Guid("94E08815-49E8-45BB-9BC2-8972405756CF")]
public enum XlChartOrientation
[<System.Runtime.InteropServices.Guid("94E08815-49E8-45BB-9BC2-8972405756CF")>]
type XlChartOrientation = 
Public Enum XlChartOrientation
Inheritance
XlChartOrientation
Attributes

Fields

xlDownward -4170

You should access and use this enumeration from the Excel primary interop assembly (PIA).

xlHorizontal -4128

You should access and use this enumeration from the Excel primary interop assembly (PIA).

xlUpward -4171

You should access and use this enumeration from the Excel primary interop assembly (PIA).

xlVertical -4166

You should access and use this enumeration from the Excel primary interop assembly (PIA).

Applies to