XlLegendPosition Enumeration

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Enumeration XlLegendPosition
'Usage
Dim instance As XlLegendPosition
public enum XlLegendPosition

Members

Member name Description
xlLegendPositionBottom
xlLegendPositionCorner
xlLegendPositionLeft
xlLegendPositionRight
xlLegendPositionTop
xlLegendPositionCustom

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace