Expand Minimize
This topic has not yet been rated - Rate this topic

XlLegendPosition Enumeration

Office 2010

Specifies the position of the legend on a chart.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
public enum XlLegendPosition
Member nameDescription
xlLegendPositionBottomBelow the chart.
xlLegendPositionCornerIn the upper right-hand corner of the chart border.
xlLegendPositionLeftLeft of the chart.
xlLegendPositionRightRight of the chart.
xlLegendPositionTopAbove the chart.
xlLegendPositionCustomA custom position.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.