Legend.Position Property
Returns or sets a XlLegendPosition value that represents the position of the legend on the chart.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Position As XlLegendPosition
Get
Set
'Usage
Dim instance As Legend
Dim value As XlLegendPosition
value = instance.Position
instance.Position = value
XlLegendPosition Position { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.XlLegendPosition
XlLegendPosition